[]
Initializes the editor control.
public virtual void InitializeEditorControl(Control control, Appearance appearance, float zoomFactor)
Public Overridable Sub InitializeEditorControl(control As Control, appearance As Appearance, zoomFactor As Single)
Type | Name | Description |
---|---|---|
Control | control | Control |
Appearance | appearance | Appearance settings of the editor control |
float | zoomFactor | Numeric value for scaling the display of the editor control |