FZ Customize Control Library Document |
|
ColorSetControl Members
ColorSetControl overview
Public Constructor
Public Properties
B | Gets or sets the blue component (B) of the specified color. |
ColorRangeSupport | Gets or sets whether the "deviation setting" controls are enabled or disabled. |
CompactMode |
|
DataIdent (Inherited from ControlBase) | Gets or sets the automatic data identification string. |
DataIdent_B | Sets the data identification string for getting the specified blue component (B) automatically. |
DataIdent_G | Sets the data identification string for getting the specified green component (G) automatically. |
DataIdent_GB | Sets the data identification string for getting deviation of the blue component (B) automatically. |
DataIdent_GG | Sets the data identification string for getting deviation of the green component (G) automatically. |
DataIdent_GR | Sets the data identification string for getting deviation of the red component (R) automatically. |
DataIdent_R | Sets the data identification string for getting the specified red component (R) automatically. |
DataType | Gets or sets the automatic data type. |
G | Gets or sets the green component (G) of the specified color. |
GB | Gets or sets the blue component (B) of the deviation of the specified color. |
GG | Gets or sets the green component (G) of the deviation of the specified color. |
GR | Gets or sets the red component (R) of the deviation of the specified color. |
ImageWindow | Gets or sets the associated image panel. |
Location (Inherited from ControlBase) | Gets or sets the coordinates of the upper left corner of the control as the relative coordinates of the upper left corner of the container. |
R | Gets or sets the red component (R) of the specified color. |
RefreshWindow (Inherited from ControlBase) | Specify the SetupImageWindow in which the image needs to be refreshed when the value of the control is updated. Nothing occurs if not set. |
StopChangeEvent (Inherited from ControlBase) | Temporarily disables ValueChange type events. |
TextIdent (Inherited from ControlBase) | Gets or sets the identification string of text automatically obtained while being loaded. |
TransparentBackground (Inherited from ControlBase) | Gets or sets the value indicating whether to make the background transparent. |
UnitNo | Gets or sets the automatically set processing unit number. |
Public Methods
Public Events
ColorExtracted | This event occurs when a range specification is confirmed in the associated SetupImageWindow. |
ValueChanged | This event occurs when a value changes. |
See Also
ColorSetControl Class | FZ_CustomControl Namespace