Table of Contents

Method Invalidated

Namespace
VectorDraw.Professional.vdPrimaries
Assembly
VectorDraw.Professional.dll

Invalidated(object, Rectangle)

Internally used to connect the vdLayout object with a control component.

public void Invalidated(object sender, Rectangle InvalidRect)

Parameters

sender object

Control which is send the event.

InvalidRect Rectangle

The Rectangle that contains the invalidated window area.