C#
VB
WinRT C#
C++
Gets or sets flags that indicate the background color and the planes to be shown.
public PlaneCommandFlags Flags { get; set; } Public Property Flags As Leadtools.Imageprocessing.Specialeffects.PlaneCommandFlags
public Leadtools.Imageprocessing.Specialeffects.PlaneCommandFlags Flags {get; set;} get_Flags();set_Flags(value);Object.defineProperty('Flags');
public:property Leadtools.Imageprocessing.Specialeffects.PlaneCommandFlags Flags {Leadtools.Imageprocessing.Specialeffects.PlaneCommandFlags get();void set ( Leadtools.Imageprocessing.Specialeffects.PlaneCommandFlags );}
Flags that indicate the background color and the planes to be shown. You can use a bit wise OR ( ¦ ) to specify one flag from each group.
Refer to PlaneBendCommand.
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
