TinSurfaceDefinitionDefinitionType Property
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public TinSurfaceDefinitionType DefinitionType { get; }
Public ReadOnly Property DefinitionType As TinSurfaceDefinitionType
Get
public:
property TinSurfaceDefinitionType DefinitionType {
TinSurfaceDefinitionType get ();
}
member DefinitionType : TinSurfaceDefinitionType with get
Property Value
TinSurfaceDefinitionType
See Also