Extents2dMaxPoint Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public Point2d MaxPoint { get; }
Public ReadOnly Property MaxPoint As Point2d
Get
public:
property Point2d MaxPoint {
Point2d get ();
}
member MaxPoint : Point2d with get
Property Value
Type:
Point2d
See Also