Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Stateless Property






Gets a value that indicate whether this rendering engine is stateless.
Syntax
public virtual bool Stateless {get;}
'Declaration
 
Public Overridable ReadOnly Property Stateless As Boolean
public virtual bool Stateless {get;}
public boolean getStateless()
            
 get_Stateless(); 

Property Value

true if this rendering engine is stateless; otherwise, false. The default value is false
Remarks

Some rendering engines can have a state, where each annotation object is associated with a state (or an element) such as SVG or XAML.

If the engine supports state, then the engine will call IAnnObjectRenderer.AddObject and IAnnObjectRenderer.RemoveObject as well as IAnnObjectRenderer.Render to allow the object renderer to create a state (or element) for an object.

Requirements

Target Platforms

See Also

Reference

AnnRenderingEngine Class
AnnRenderingEngine Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features