BinaryLinkShapeBase.GeometryDecoratorToSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the size for the decorator on the To end of the relationship.
public:
virtual property Microsoft::VisualStudio::Modeling::Diagrams::SizeD GeometryDecoratorToSize { Microsoft::VisualStudio::Modeling::Diagrams::SizeD get(); };
[System.ComponentModel.Browsable(false)]
public virtual Microsoft.VisualStudio.Modeling.Diagrams.SizeD GeometryDecoratorToSize { get; }
[<System.ComponentModel.Browsable(false)>]
member this.GeometryDecoratorToSize : Microsoft.VisualStudio.Modeling.Diagrams.SizeD
Public Overridable ReadOnly Property GeometryDecoratorToSize As SizeD
Property Value
Implements
- Attributes