Click or drag to resize

CadMLeaderContextDataPlaneOriginPoint Property

Gets or sets a value indicating whether [plane origin point].

Namespace:  Aspose.CAD.FileFormats.Cad.CadObjects
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public Cad3DPoint PlaneOriginPoint { get; set; }

Property Value

Type: Cad3DPoint
true if [plane origin point]; otherwise, false.
See Also