Property MiddleTextLocation
- Namespace
- Aspose.CAD.FileFormats.Cad.CadObjects
- Assembly
- Aspose.CAD.dll
MiddleTextLocation
Gets or sets the middle text location.
[Cad3DPoint(CadEntityAttribute.Cad011, CadEntityAttribute.Cad021, CadEntityAttribute.Cad031, CadParameterType.MustHave, "AcDbDimension")]
public Cad3DPoint MiddleTextLocation { get; set; }