C#
VB
WinRT C#
C++
Gets or sets flags that indicate how to handle exposed areas and the plane along which to stretch the pixels.
public FreePlaneBendCommandFlags Flags { get; set; }
Public Property Flags As Leadtools.Imageprocessing.Specialeffects.FreePlaneBendCommandFlags
public Leadtools.Imageprocessing.Specialeffects.FreePlaneBendCommandFlags Flags {get; set;}
get_Flags();
set_Flags(value);
Object.defineProperty('Flags');
public:
property Leadtools.Imageprocessing.Specialeffects.FreePlaneBendCommandFlags Flags {
Leadtools.Imageprocessing.Specialeffects.FreePlaneBendCommandFlags get();
void set ( Leadtools.Imageprocessing.Specialeffects.FreePlaneBendCommandFlags );
}
Flags that indicate how to handle exposed areas and the plane along which to stretch the pixels. You can use a bit wise OR ( ¦ ) to specify one flag from each group.
Refer to FreePlaneBendCommand.
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