Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

RenderState Property






Gets or sets the states parts of the annotation objects to render.
Syntax
public AnnRenderState RenderState {get; set;}
'Declaration
 
Public Property RenderState As AnnRenderState
public AnnRenderState RenderState {get; set;}
@property (nonatomic) LTAnnRenderState renderState;
public int getRenderState()
public void setRenderState(int annRenderState)
            
 
get_RenderState();
set_RenderState(value);
Object.defineProperty('RenderState');

Property Value

One or more AnnRenderState enumeration members that specifies which state parts of the annotation objects to render. Default value is AnnRenderState.All.
Remarks

Modify RenderState to control which state parts of the annotation objects to render. For example, if this AnnRenderingEngine is being used to render a container on a thumbnail image list, the object's lock and content pictures and any label should not be rendered. This, set the value of RenderState to AnnRenderState.None before calling RenderContainer or most probably RenderOnImage in this case.

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