| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property WordArea As Rectangle | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public Rectangle WordArea {get;} | |
Return Value
Rectangle specifies the recognized word area.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code