Decorator.DecoratorAnchorMargins 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.
Helper to get the size of the Margins specified in the ShapeField's anchoring.
protected:
property Microsoft::VisualStudio::Modeling::Diagrams::SizeD DecoratorAnchorMargins { Microsoft::VisualStudio::Modeling::Diagrams::SizeD get(); };
protected Microsoft.VisualStudio.Modeling.Diagrams.SizeD DecoratorAnchorMargins { get; }
member this.DecoratorAnchorMargins : Microsoft.VisualStudio.Modeling.Diagrams.SizeD
Protected ReadOnly Property DecoratorAnchorMargins As SizeD
Property Value
SizeD with margins in both directions.