Share

ViewFrameStyle.GetViewFrameBoundaryDisplayStylePlan Method

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.8.0.280

Syntax

C#

public DisplayStyle GetViewFrameBoundaryDisplayStylePlan()

VB

Public Function GetViewFrameBoundaryDisplayStylePlan As DisplayStyle

C++

public:
DisplayStyle^ GetViewFrameBoundaryDisplayStylePlan()

Return Value

DisplayStyle

See Also

Reference

Was this information helpful?