Style Methods

T3000 CrossPlatform

Style Methods

[This is preliminary documentation and is subject to change.]

The Style type exposes the following members.

Methods
  NameDescription
Protected methodAddVisualMarker
Shows VisualMarker Call this method in Draw method, when you need to show VisualMarker for your style
Public methodDispose
Public methodDraw
Renders given range of text
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetCSS
Returns CSS for export to HTML
Public methodGetHashCode (Inherited from Object.)
Public methodStatic memberGetRoundedRectangle
Public methodGetRTF
Returns RTF descriptor for export to RTF
Public methodStatic memberGetSizeOfRange
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodOnVisualMarkerClick
Occurs when user click on StyleVisualMarker joined to this style
Public methodToString (Inherited from Object.)
Top
See Also