CadBlockEntity.BasePoint
CadBlockEntity.BasePoint property
Gets or sets the base point.
public Cad3DPoint BasePoint { get; set; }
See Also
- class Cad3DPoint
- class CadBlockEntity
- namespace Aspose.CAD.FileFormats.Cad.CadObjects
- assembly Aspose.CAD
Gets or sets the base point.
public Cad3DPoint BasePoint { get; set; }