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