Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
Leadtools.ImageProcessing.Core Namespace > SigmaCommand Class : Outline Property |
public bool Outline {get; set;}
'Declaration
Public Property Outline As Boolean
'Usage
Dim instance As SigmaCommand Dim value As Boolean instance.Outline = value value = instance.Outline
public bool Outline {get; set;}
<br/>get_Outline();<br/>set_Outline(value);<br/>Object.defineProperty('Outline');