LinkShape.DecoratorsSize 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.
The total size of the decorators
protected:
abstract property Microsoft::VisualStudio::Modeling::Diagrams::SizeD DecoratorsSize { Microsoft::VisualStudio::Modeling::Diagrams::SizeD get(); };
protected abstract Microsoft.VisualStudio.Modeling.Diagrams.SizeD DecoratorsSize { get; }
member this.DecoratorsSize : Microsoft.VisualStudio.Modeling.Diagrams.SizeD
Protected MustOverride ReadOnly Property DecoratorsSize As SizeD