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