(Leadtools.Annotations.Rendering)

ShowAtRunMode Property (AnnHotspotObjectRenderer)

Show in webframe




Gets a value that indicate whether to render this object if the container is in run mode.
Syntax
public virtual bool ShowAtRunMode {get;}
public virtual bool ShowAtRunMode {get;}
@property (noretain, readonly) BOOL showAtRunMode;
            
boolean getShowAtRunMode()
            
 get_ShowAtRunMode(); 

Property Value

true to render this object if the container is in run mode, otherwise; false.
Remarks

The value of this property will be true if the container is in run mode and hotspot object will be not be rendered (invisible). Derived classes can override this property if chose to render the object even at run mode.

Requirements

Target Platforms

See Also

Reference

AnnHotspotObjectRenderer Class
AnnHotspotObjectRenderer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.