Public Sub MergeRect( _ ByVal rect As Rectangle _ )
Dim instance As TextZone Dim rect As Rectangle instance.MergeRect(rect)
public void MergeRect( Rectangle rect )
public: void MergeRect( Rectangle rect )
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
TextZone Class TextZone Members