Share via


IBinaryLinkGeometryData.GeometryDecoratorFrom Property

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

Syntax

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

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

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams.LinkDecorator

.NET Framework Security

See Also

Reference

IBinaryLinkGeometryData Interface

IBinaryLinkGeometryData Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace