C#
VB
C++
Gets or sets the required contour points.
public RegionContourPointsCommandFlags Flags { get; set; }
Public Property Flags As Leadtools.Imageprocessing.Effects.RegionContourPointsCommandFlags
public:
property Leadtools.Imageprocessing.Effects.RegionContourPointsCommandFlags Flags {
Leadtools.Imageprocessing.Effects.RegionContourPointsCommandFlags get();
void set ( Leadtools.Imageprocessing.Effects.RegionContourPointsCommandFlags );
}
Value that represent the required contour points.
Refer to RegionContourPointsCommand.
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