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;}
get_Outline();
set_Outline(value);
Object.defineProperty('Outline');