PressurePipeStyleProfileOptionAlignHatchToPipe Property |
Gets or sets whether the angle of the hatch lines align with the angle of the pressure pipe.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic bool AlignHatchToPipe { get; set; }
Public Property AlignHatchToPipe As Boolean
Get
Set
public:
property bool AlignHatchToPipe {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also