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