Share via


ShapeDecorator.OnAfterOffsetChanged Method

Shape decorators need to update anchoring after the offset changes.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)

Syntax

'Declaration
Protected Overrides Sub OnAfterOffsetChanged
protected override void OnAfterOffsetChanged()
protected:
virtual void OnAfterOffsetChanged() override
abstract OnAfterOffsetChanged : unit -> unit 
override OnAfterOffsetChanged : unit -> unit 
protected override function OnAfterOffsetChanged()

.NET Framework Security

See Also

Reference

ShapeDecorator Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace