Share via


IBinaryLinkGeometryData.GeometryDecoratorFromSize Property

Gets the LinkDecorator size at the "from" end of the link.

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

Syntax

'Declaration
ReadOnly Property GeometryDecoratorFromSize As SizeD
SizeD GeometryDecoratorFromSize { get; }
property SizeD GeometryDecoratorFromSize {
    SizeD get ();
}
abstract GeometryDecoratorFromSize : SizeD
function get GeometryDecoratorFromSize () : SizeD

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams.SizeD

.NET Framework Security

See Also

Reference

IBinaryLinkGeometryData Interface

Microsoft.VisualStudio.Modeling.Diagrams Namespace