BinaryLinkShapeBase.GeometryDecoratorFromSize Property

Definition

Gets the size for the decorator on the From end of the relationship.

public:
 virtual property Microsoft::VisualStudio::Modeling::Diagrams::SizeD GeometryDecoratorFromSize { Microsoft::VisualStudio::Modeling::Diagrams::SizeD get(); };
[System.ComponentModel.Browsable(false)]
public virtual Microsoft.VisualStudio.Modeling.Diagrams.SizeD GeometryDecoratorFromSize { get; }
[<System.ComponentModel.Browsable(false)>]
member this.GeometryDecoratorFromSize : Microsoft.VisualStudio.Modeling.Diagrams.SizeD
Public Overridable ReadOnly Property GeometryDecoratorFromSize As SizeD

Property Value

Implements

Attributes

Applies to