Table of Contents

Property LocationPoint

Namespace
Aspose.CAD.FileFormats.Cad.CadObjects.Vertices
Assembly
Aspose.CAD.dll

LocationPoint

Gets or sets the location point.

[Cad3DPoint(CadEntityAttribute.Cad010, CadEntityAttribute.Cad020, CadEntityAttribute.Cad030, CadParameterType.MustHave, "AcDb3dPolylineVertex")]
public override Cad3DPoint LocationPoint { get; set; }

Property Value

Cad3DPoint

The location point.