AnchoringBehavior::HasBottomAnchor Property

 

Gets a value indicating whether a bottom anchor has been specified.

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

public:
property bool HasBottomAnchor {
	bool get();
}

Property Value

Type: System::Boolean

Gets a value that indicates whether a bottom anchor has been specified.

Return to top
Show: