Class jShape
- Namespace
- ComfileTech.jControlsNF4
- Assembly
- ComfileTech.jControlsNF4.dll
A base class for creating a shape control that can be filled.
[Browsable(false)]
public abstract class jShape : jControl, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IjControl, ISupportInitialize
- Inheritance
-
jShape
- Implements
- Derived
- Inherited Members
Constructors
- jShape()
Instantiates a new instance of this control with default values.
Properties
- Border
The border around the perimeter of the control.
- DropShadow
The appearance of the drop shadow effect.
- Fill
The interior fill of the control.
- Path
Gets the SVG path data string that defines this control's shape.