Decorator.DecoratorAnchorMargins Property

Definition

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.

Applies to