SurfaceStyleBoundaryStyle Property |
Gets the style object that specifies properties for surface outer, show and hide boundaries/borders.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SurfaceBoundaryStyle BoundaryStyle { get; }
Public ReadOnly Property BoundaryStyle As SurfaceBoundaryStyle
Get
public:
property SurfaceBoundaryStyle^ BoundaryStyle {
SurfaceBoundaryStyle^ get ();
}
Property Value
SurfaceBoundaryStyle
See Also