AnchoringBehavior::HasLeftAnchor Property

 

Gets a value indicating whether a left 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 HasLeftAnchor {
	bool get();
}

Property Value

Type: System::Boolean

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

Return to top
Show: