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
CiServer Object | CiServer Members