MultipleProfileViewsCreationOptionsDrawOrder Property |
Specifies the draw order when creating multiple ProfileViews.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ProfileViewPlotType DrawOrder { get; set; }
Public Property DrawOrder As ProfileViewPlotType
Get
Set
public:
property ProfileViewPlotType DrawOrder {
ProfileViewPlotType get ();
void set (ProfileViewPlotType value);
}
Property Value
ProfileViewPlotType
See Also