Click or drag to resize
DrawClipBounds Property
Contains the rectangle to be used for clipping.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual Rectangle ClipBounds { get; set; }

Property Value

Type: Rectangle
A Rectangle object which contains the clipping bounds.
See Also