GeneralSurfacePropertiesSurface Property
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public Surface Surface { get; }
Public ReadOnly Property Surface As Surface
Get
public:
property Surface^ Surface {
Surface^ get ();
}
member Surface : Surface with get
Property Value
Type:
Surface
See Also