Gets the DisplayStyle that specifies plan display properties for the extents of a view frame.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0

Syntax

C#
public DisplayStyle GetViewFrameBoundaryDisplayStylePlan()
Visual Basic
Public Function GetViewFrameBoundaryDisplayStylePlan As DisplayStyle
Visual C++
public:
DisplayStyle^ GetViewFrameBoundaryDisplayStylePlan()

See Also