ShapeElement::LineAffinityDefault Property

 

Gets or sets the target location where the link shape should try to position the shape.

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 LineAffinityDefault {
	bool get();
	void set(bool value);
}

Property Value

Type: System::Boolean

The target location where the link shape should try to position the shape.

Return to top
Show: