GraffitiSuite Docs
Docs
Graffitilink
Loading document parsing libraries...
# GraffitiLink Class Inherits GraffitiSuite.BaseCanvas ## About An easy to use hyperlink-styled control which supports embedding icons, pulsing animation, and more. ## Attributes | Name | Value | | --- | --- | | DefaultEvent | "Pressed" | ## Enumerations | Name | Value | Description | | --- | :---: | --- | | IconPositions | Left <br > Center <br > Right | (None) | | Types | Primary <br > Secondary | (None) | ## Event Definitions | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | MouseEnter | (None) | (None) | (None) | | MouseExit | (None) | (None) | (None) | | Pressed | (None) | (None) | (None) | ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Press | (None) | (None) | (None) | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | Alignment | TextAlignments | (None) | (None) | | Bold | Boolean | (None) | (None) | | FontName | String | (None) | (None) | | FontSize | Integer | (None) | (None) | | Icon | Picture | (None) | (None) | | IconPosition | IconPositions | (None) | (None) | | IconSize | Integer | (None) | (None) | | IsPulsing | Boolean | (None) | (None) | | Italic | Boolean | (None) | (None) | | Padding | Double | (None) | (None) | | Text | String | (None) | (None) | | TextColor | ColorGroup | (None) | (None) | | TextColorDown | ColorGroup | (None) | (None) | | TextColorHover | ColorGroup | (None) | (None) | | Type | Types | (None) | (None) | | Underline | Boolean | (None) | (None) |