SurfaceHatchInfoPatternAngle Property |
Gets or sets a double value to specify an angle for the hatch pattern relative to the X axis of the current UCS.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double PatternAngle { get; set; }
Public Property PatternAngle As Double
Get
Set
public:
property double PatternAngle {
double get ();
void set (double value);
}
Property Value
Double
See Also