IBinaryLinkGeometryData.GeometryDecoratorTo Property

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

Syntax

'宣言
ReadOnly Property GeometryDecoratorTo As LinkDecorator
'使用
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

Permissions

See Also

Reference

IBinaryLinkGeometryData Interface

IBinaryLinkGeometryData Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace