ShapeElement.LineToLineClearance Property

Definition

Gets or sets the clearance in world units between child link shapes. This property does not affect line-to-line clearance of this shape with sibling shapes; it only applies to link shapes that are children of this shape. This value must be greater than 1e-6.

C++
public:
 property Microsoft::VisualStudio::Modeling::Diagrams::SizeD LineToLineClearance { Microsoft::VisualStudio::Modeling::Diagrams::SizeD get(); void set(Microsoft::VisualStudio::Modeling::Diagrams::SizeD value); };

Property Value

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022