Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Rendering Namespace > AnnD2DHotspotObjectRenderer Class : ShowAtRunMode Property |
public virtual bool ShowAtRunMode {get;}
'Declaration
Public Overridable ReadOnly Property ShowAtRunMode As Boolean
'Usage
Dim instance As AnnD2DHotspotObjectRenderer Dim value As Boolean value = instance.ShowAtRunMode
public virtual bool ShowAtRunMode {get;}
get_ShowAtRunMode();
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.