T3000 CrossPlatform Documentation
![]() | Style Class |
[This is preliminary documentation and is subject to change.]
Style of chars
Inheritance HierarchyNamespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
SyntaxThe Style type exposes the following members.
Constructors
Properties| Name | Description | |
|---|---|---|
![]() | IsExportable |
This style is exported to outer formats (HTML for example)
|
Methods| Name | Description | |
|---|---|---|
![]() | AddVisualMarker |
Shows VisualMarker
Call this method in Draw method, when you need to show VisualMarker for your style
|
![]() | Dispose | Releases all resources used by the Style |
![]() | Draw |
Renders given range of text
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetCSS |
Returns CSS for export to HTML
|
![]() | GetHashCode | (Inherited from Object.) |
![]() ![]() | GetRoundedRectangle | |
![]() | GetRTF |
Returns RTF descriptor for export to RTF
|
![]() ![]() | GetSizeOfRange | |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | OnVisualMarkerClick |
Occurs when user click on StyleVisualMarker joined to this style
|
![]() | ToString | (Inherited from Object.) |
Events| Name | Description | |
|---|---|---|
![]() | VisualMarkerClick |
Occurs when user click on StyleVisualMarker joined to this style
|
RemarksThis is base class for all text and design renderers
See AlsoReference
Inheritance Hierarchy




