InfiniteLineShapeAngle Property |
Get or set the angle of the line.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract double Angle { get; set; }
Public MustOverride Property Angle As Double
Get
Set
Property Value
Type:
Double
Degree value
See Also