SurfaceStyleContourStyle Property |
Gets the style object that specifies properties for surface minor, major, depression, and user-defined contour lines.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SurfaceContourStyle ContourStyle { get; }
Public ReadOnly Property ContourStyle As SurfaceContourStyle
Get
public:
property SurfaceContourStyle^ ContourStyle {
SurfaceContourStyle^ get ();
}
Property Value
SurfaceContourStyle
See Also