SurfaceElevationStyleDataBandingMode Property |
Gets or sets the data banding mode of surfacestyle.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic DataBandingType DataBandingMode { get; set; }
Public Property DataBandingMode As DataBandingType
Get
Set
public:
property DataBandingType DataBandingMode {
DataBandingType get ();
void set (DataBandingType value);
}
Property Value
DataBandingType
See Also