Gets or sets an angle for this
CADHatch object.
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Property PttLineAngle() As Single |
C#
|
public float PttLineAngle {get; set;} |
Property Value
An angle under which the
CADHatch lines are drawn.
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also