Table of Contents

Class jRectangle

Namespace
ComfileTech.jControlsNF4
Assembly
ComfileTech.jControlsNF4.dll

A control for drawing rectangular shapes.

[ToolboxBitmap(typeof(jRectangle), "ComfileTech.jControlsNF4.Icons.jRectangle.bmp")]
[Browsable(true)]
public class jRectangle : jShape, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IjControl, ISupportInitialize
Inheritance
jRectangle
Implements
Inherited Members

Constructors

jRectangle()

Instantiates an instance of this control with default values.

Properties

CornerRadii

The radii for rounding each of the 4 corners of the control.

Path

Gets the SVG path data string that defines this control's shape.