HatchShapeHatchAngle Property |
Gets or sets the angle (Degree) of user defined hatch or gradient hatch.
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 HatchAngle { get; set; }
Public MustOverride Property HatchAngle As Double
Get
Set
Property Value
Type:
Double
Degree value
See Also