![]() |
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 > AnnUniversalRenderingEngine Class : Context Property |
public Canvas Context {get; set;}
'Declaration
Public Property Context As Canvas
'Usage
Dim instance As AnnUniversalRenderingEngine Dim value As Canvas instance.Context = value value = instance.Context
public Canvas Context {get; set;}
<br/>get_Context();<br/>set_Context(value);<br/>Object.defineProperty('Context_ObjectiveC');