ComponentDefinitionStandardInfoDescription
Property
 | 
Namespace: Bricscad.MechanicalComponents
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
 
public string Description { get; }
 
Public ReadOnly Property Description As String
        Get
 
public:
property String^ Description {
        String^ get ();
}
 
member Description : string with get
 
 
 
Property Value
String
 
See Also