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