PressurePipeStyleProfileOptionEndSizeType Property |
Sets or gets the appearance of the pressure pipe end, such as draw to inner wall, draw to outer wall, or user-defined.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic PressurePipeEndSizeType EndSizeType { get; set; }
Public Property EndSizeType As PressurePipeEndSizeType
Get
Set
public:
property PressurePipeEndSizeType EndSizeType {
PressurePipeEndSizeType get ();
void set (PressurePipeEndSizeType value);
}
Property Value
PressurePipeEndSizeType
See Also