ClearImage COM Server
CreateRect Method
See Also  Send Feedback
left
top
right
bottom
CiServer Object : CreateRect Method

Description

Create new CiRect object

Syntax

Visual Basic
Public Function CreateRect( _
   Optional ByVal left As Long = 0, _
   Optional ByVal top As Long = 0, _
   Optional ByVal right As Long = 0, _
   Optional ByVal bottom As Long = 0 _
) As CiRect

Parameters

left
top
right
bottom

See Also

© 1992-2011. Inlite Research, Inc. All Rights Reserved.