PlacementValueDepth Enumeration

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams.GraphObject
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntax

'Declaration
Public Enumeration PlacementValueDepth
public enum PlacementValueDepth
public enum class PlacementValueDepth
type PlacementValueDepth
public enum PlacementValueDepth

Members

Member name Description
VGPlaceDepthDeep
VGPlaceDepthMedium
VGPlaceDepthNone
VGPlaceDepthShallow

See Also

Reference

Microsoft.VisualStudio.Modeling.Diagrams.GraphObject Namespace