PressurePipeStyleProfileOptionHatchOptions Property |
Gets or sets which components of the pressure pipe shape display a hatch pattern.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic PressurePipeHatchType HatchOptions { get; set; }
Public Property HatchOptions As PressurePipeHatchType
Get
Set
public:
property PressurePipeHatchType HatchOptions {
PressurePipeHatchType get ();
void set (PressurePipeHatchType value);
}
Property Value
PressurePipeHatchType
See Also