BinaryLinkShapeBase.GeometryDecoratorFromSize 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 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