PipeStyleOptionBaseWallSizeOptions Property |
Gets or sets the PipeDisplayOptions value that specifies whether pipe wall size is drawn in absolute units, to drawing scale, or as a percentage of the screen size.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PipeUserDefinedType WallSizeOptions { get; set; }
Public Property WallSizeOptions As PipeUserDefinedType
Get
Set
public:
property PipeUserDefinedType WallSizeOptions {
PipeUserDefinedType get ();
void set (PipeUserDefinedType value);
}
Property Value
PipeUserDefinedType
See Also