SurfaceStylePointStyle Property |
Gets the style object that specifies properties for surface point objects.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SurfacePointStyle PointStyle { get; }
Public ReadOnly Property PointStyle As SurfacePointStyle
Get
public:
property SurfacePointStyle^ PointStyle {
SurfacePointStyle^ get ();
}
Property Value
SurfacePointStyle
See Also