GraffitiSuite Docs
Docs
Graffitiuicontrol
Loading document parsing libraries...
# GraffitiUIControl Class Inherits GraffitiSuite.BaseCanvas ## Compatibility ### Framework API Version | 1.0 | 2.0 | | :---: | :---: | | True | True | ### Desktop | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ## Attributes | Name | Value | | --- | --- | | HideFromLibrary | | ## Enumerations | Name | Value | Description | | --- | :---: | --- | | FontStyles | None <br> Bold <br> Italic | | ## Event Definitions | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Opening | (None) | (None) | | | Paint | g as Graphics | (None) | | | PointerDoublePress | position as Point | (None) | | | PointerDown | position as Point | Boolean | | | PointerDrag | position as Point | Boolean | | | PointerLongPress | position as Point | (None) | | | PointerPress | position as Point | (None) | | | PointerUp | position as Point | Boolean | | | Resized | (None) | (None) | | ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Shared | Function | width as Double, height as Double, scale as Point, instance as DesktopCanvas = Nil | | | Shared | Function | p as Picture, c as Color | | | Shared | Sub | g as Graphics, StartColor as Color, EndColor as Color, Optional TopToBottom as Boolean = True | | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | Private | As | Nil | | | Private | As | Nil | | | Private | As | Nil | | | Private | As | Nil | | | Private | As | Nil | |