​
​
​

The ViewChangedEventArgs class provides data for the TXDrawingControl.ViewChanged event.

Syntax

​public class ViewChangedEventArgs: EventArgs
​Public Class ViewChangedEventArgs
  Inherits EventArgs

​ Introduced: X14.

Properties

Property Description
ClipRectangle Gets an object of type System.Drawing.Rectangle that represents the region where the control view is changed by UI editing.
​