Share via


IBinaryLinkGeometryData.GeometryDecoratorTo Property

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

Syntax

'Declaration
ReadOnly Property GeometryDecoratorTo As LinkDecorator
'Usage
Dim instance As IBinaryLinkGeometryData 
Dim value As LinkDecorator 

value = instance.GeometryDecoratorTo
LinkDecorator GeometryDecoratorTo { get; }
property LinkDecorator^ GeometryDecoratorTo {
    LinkDecorator^ get ();
}
function get GeometryDecoratorTo () : LinkDecorator

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams.LinkDecorator

.NET Framework Security

See Also

Reference

IBinaryLinkGeometryData Interface

IBinaryLinkGeometryData Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace