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