SurfaceAnalysisWatershedDataAreaColor Property |
Gets or sets the color value for the watershed area.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic Color AreaColor { get; set; }
Public Property AreaColor As Color
Get
Set
public:
property Color^ AreaColor {
Color^ get ();
void set (Color^ value);
}
Property Value
Color
See Also