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