PipeStyleOptionBaseHatchOptions Property |
Specifies which components of the pipe shape display a hatch pattern.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PipeHatchType HatchOptions { get; set; }
Public Property HatchOptions As PipeHatchType
Get
Set
public:
property PipeHatchType HatchOptions {
PipeHatchType get ();
void set (PipeHatchType value);
}
Property Value
PipeHatchType
See Also