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