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 > AnnWinRTRenderingEngine Class : Erase Property |
public bool Erase {get; set;}
'Declaration
Public Property Erase As Boolean
'Usage
Dim instance As AnnWinRTRenderingEngine Dim value As Boolean instance.Erase = value value = instance.Erase
public bool Erase {get; set;}
<br/>get_Erase();<br/>set_Erase(value);<br/>Object.defineProperty('Erase');