InfiniteLineA Property

An x-coordinate of a point on the infinite line paired with the y-coordinate represented by the B element.

Namespace:  Aspose.Diagram
Assembly:  Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntax
public DoubleValue A { get; set; }

Property Value

Type: DoubleValue
See Also