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