C#
VB
WinRT C#
C++
Gets or sets a value that indicates how to handle exposed areas outside the sphere and inside the sphere.
public SphereCommandFlags Flags { get; set; }
Public Property Flags As Leadtools.Imageprocessing.Specialeffects.SphereCommandFlags
public Leadtools.Imageprocessing.Specialeffects.SphereCommandFlags Flags {get; set;}
get_Flags();
set_Flags(value);
Object.defineProperty('Flags');
public:
property Leadtools.Imageprocessing.Specialeffects.SphereCommandFlags Flags {
Leadtools.Imageprocessing.Specialeffects.SphereCommandFlags get();
void set ( Leadtools.Imageprocessing.Specialeffects.SphereCommandFlags );
}
Value that indicates how to handle exposed areas outside the sphere and inside the sphere.
Refer to SphereCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET