LEADTOOLS Image Processing (Leadtools.ImageProcessing.Effects assembly)
LEAD Technologies, Inc

Flags Property (RegionContourPointsCommand)






Gets or sets the required contour points. .NET support
Syntax
public RegionContourPointsCommandFlags Flags {get; set;}
'Declaration
 
Public Property Flags As RegionContourPointsCommandFlags
'Usage
 
Dim instance As RegionContourPointsCommand
Dim value As RegionContourPointsCommandFlags
 
instance.Flags = value
 
value = instance.Flags
public RegionContourPointsCommandFlags Flags {get; set;}
 get_Flags();
set_Flags(value);
public:
property RegionContourPointsCommandFlags Flags {
   RegionContourPointsCommandFlags get();
   void set (    RegionContourPointsCommandFlags value);
}

Property Value

Value that represent the required contour points.
Example
Refer to RegionContourPointsCommand.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RegionContourPointsCommand Class
RegionContourPointsCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.