SurfaceStyleSlopeStyle Property |
Gets the style object that specifies properties for surface slope analysis components.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SurfaceSlopeStyle SlopeStyle { get; }
Public ReadOnly Property SlopeStyle As SurfaceSlopeStyle
Get
public:
property SurfaceSlopeStyle^ SlopeStyle {
SurfaceSlopeStyle^ get ();
}
Property Value
SurfaceSlopeStyle
See Also