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 > AnnD2DMediaObjectRenderer Class : ShowAtRunMode Property |
public override bool ShowAtRunMode {get;}
'Declaration
Public Overrides ReadOnly Property ShowAtRunMode As Boolean
'Usage
Dim instance As AnnD2DMediaObjectRenderer Dim value As Boolean value = instance.ShowAtRunMode
public override bool ShowAtRunMode {get;}
get_ShowAtRunMode();
This renderer overrides AnnD2DHotspotObjectRenderer.ShowAtRunMode to return true and the media object is rendered even if the container is in run mode.