Share via


ShapeGeometries.BinaryLink Property

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

Syntax

'Declaration
Public Shared ReadOnly Property BinaryLink As ShapeGeometry
'Usage
Dim value As ShapeGeometry 

value = ShapeGeometries.BinaryLink
public static ShapeGeometry BinaryLink { get; }
public:
static property ShapeGeometry^ BinaryLink {
    ShapeGeometry^ get ();
}
public static function get BinaryLink () : ShapeGeometry

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams.ShapeGeometry

.NET Framework Security

See Also

Reference

ShapeGeometries Class

ShapeGeometries Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace