WatershedDrainPointSegmentStylePointColor Property |
Specifies point display color
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic Color PointColor { get; set; }
Public Property PointColor As Color
Get
Set
public:
property Color^ PointColor {
Color^ get ();
void set (Color^ value);
}
Property Value
Color
See Also