AbstractClipBoundaryBoundaryType
Property
|
Property that represents the boundary type for
a clip boundary.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public BoundaryType BoundaryType { get; }
Public ReadOnly Property BoundaryType As BoundaryType
Get
public:
property BoundaryType BoundaryType {
BoundaryType get ();
}
member BoundaryType : BoundaryType with get
Property Value
BoundaryType
See Also