FZ Customize Control Library Document |
|
FigureSetControl Members
FigureSetControl overview
Public Constructor
Public Fields
Public Properties
CautionMessage | Gets or sets the message to urge the re-registering of a model. |
CautionMessageFont | Gets or sets the font of the message to urge to re-register a model. |
CircleMode | Gets or sets whether a circle or an ellipse is used when registering a round shape. |
DataIdent (Inherited from ControlBase) | Gets or sets the automatic data identification string. |
DataIdentNum_Figure | Gets or sets a figure data number to automatically set the figure data. |
DataType (Inherited from ControlBase) | Gets or sets the automatic data type (DATATYPE). |
DeleteDisable | A flag for compulsory figure setting |
FigCount | Gets the number of registered figures. |
FigureKind | Specifies the figure type that can be set. |
FigureMax | Gets or sets the number of figures that can be registered. |
ImageWindow | Gets or sets the associated image panel. |
LineArrowMode | Gets or sets the flag indicating whether to specify the direction when setting a straight line. |
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. |
NotOnlyFigureEnabled | Permits the setting of NOT figures only. |
OrNotEnabled | Gets or sets the flag indicating whether the Or/Not selection button is enabled or disabled. |
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. |
SelectedIndex | Returns the index of the currently selected figure. |
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 (Inherited from ControlBase) | Gets or sets the target processing unit number for which data is set to automatically. |
Public Methods
Caution | Displays the message to urge the re-registering of a figure. |
ClearFigure | Deletes all the figures that have been registered in a figure list. |
GetFigure | Returns the figure data of the specified index among the registered figures. |
GetFigureData | Gets figure data. |
SetFigureData | Sets figure data. |
SwitchEditMode | Switches the mode of the control to edit. |
Public Events
See Also
FigureSetControl Class | FZ_CustomControl Namespace