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