AbstractClipBoundaryBoundaryType Property
|
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.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
Type:
BoundaryType
See Also