PipeStyleProfileOption Property |
Gets the object that defines the appearance of the pipe in a profile view.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PipeStyleProfileOption ProfileOption { get; }
Public ReadOnly Property ProfileOption As PipeStyleProfileOption
Get
public:
property PipeStyleProfileOption^ ProfileOption {
PipeStyleProfileOption^ get ();
}
Property Value
PipeStyleProfileOption
See Also