DgnViewInfo.Origin
DgnViewInfo.Origin property
Gets or sets the origin.
public DgnPoint Origin { get; set; }
Property Value
The origin.
See Also
- class DgnPoint
- class DgnViewInfo
- namespace Aspose.CAD.FileFormats.Dgn
- assembly Aspose.CAD
Gets or sets the origin.
public DgnPoint Origin { get; set; }
The origin.