2027 Property
Changes 0
P

Grid.Curve

Description:
Retrieves an object that represents the geometry of the grid line.
Remarks:
The geometry can either be an arc or a curve. The IsCurved property can be used to determine this.
public Curve Curve { get; }