Property FirstCorner
- Namespace
- Aspose.CAD.FileFormats.Cad.CadObjects
- Assembly
- Aspose.CAD.dll
FirstCorner
Gets or sets the first corner.
[Cad3DPoint(CadEntityAttribute.Cad010, CadEntityAttribute.Cad020, CadEntityAttribute.Cad030, CadParameterType.MustHave, "AcDbTrace")]
public Cad3DPoint FirstCorner { get; set; }
Property Value
- Cad3DPoint
The first corner.