T3000 CrossPlatform Documentation
TextStyle Methods |
[This is preliminary documentation and is subject to change.]
The TextStyle type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddVisualMarker |
Shows VisualMarker
Call this method in Draw method, when you need to show VisualMarker for your style
(Inherited from Style.) | |
Dispose | (Inherited from Style.) | |
Draw | (Overrides StyleDraw(Graphics, Point, Range).) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetCSS | (Overrides StyleGetCSS.) | |
GetHashCode | (Inherited from Object.) | |
GetRTF | (Overrides StyleGetRTF.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnVisualMarkerClick |
Occurs when user click on StyleVisualMarker joined to this style
(Inherited from Style.) | |
ToString | (Inherited from Object.) |
See Also