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 > SphereCommand Class : Flags Property |
public SphereCommandFlags Flags {get; set;}
'Declaration Public Property Flags As SphereCommandFlags
'Usage Dim instance As SphereCommand Dim value As SphereCommandFlags instance.Flags = value value = instance.Flags
public SphereCommandFlags Flags {get; set;}
get_Flags();
set_Flags(value);
Object.defineProperty('Flags');
public: property SphereCommandFlags Flags { SphereCommandFlags get(); void set ( SphereCommandFlags value); }