Visual Basic (Declaration) | |
---|---|
Public Property RegionStart As Point |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Point RegionStart {get; set;} |
Return Value
The starting point for the region.Refer to KaufmannRegionCommand.
The region is created using a magic wand technique. The Magic Wand is a selection tool that works by starting from a
point and expanding to different areas of the image. For more information, refer to AddMagicWandToRegion Method.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family