Class jRectangle
- Namespace
- ComfileTech.jControls
- Assembly
- ComfileTech.jControls.dll
A control for drawing rectangular shapes.
[ToolboxBitmap(typeof(jRectangle), "Icons.jRectangle.bmp")]
[Browsable(true)]
public class jRectangle : jShape, ISynchronizeInvoke, IWin32Window, IBindableComponent, IDropTarget, 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.