Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.30
|
Leadtools.ImageProcessing.SpecialEffects Namespace > ColoredPencilExtendedCommand Class : Flags Property |
public ColoredPencilExtendedCommandFlags Flags {get; set;}
'Declaration Public Property Flags As ColoredPencilExtendedCommandFlags
'Usage Dim instance As ColoredPencilExtendedCommand Dim value As ColoredPencilExtendedCommandFlags instance.Flags = value value = instance.Flags
public ColoredPencilExtendedCommandFlags Flags {get; set;}
get_Flags();
set_Flags(value);
Object.defineProperty('Flags');
public: property ColoredPencilExtendedCommandFlags Flags { ColoredPencilExtendedCommandFlags get(); void set ( ColoredPencilExtendedCommandFlags value); }