Size [Get]

In Class IPicInfo

  43 Public Property Get Size() As TPicSize
  44 Attribute Size.VB_Description = "Returns picture width and height in pixels"
  45 ' Returns picture width and height in pixels
  46 
  47 End Property
  48 
  49 
  50 

Called by

DisplayPictureInfo in Form PicForm

Calls

> IPicInfo_Size [Get] in Class PicBMP
> IPicInfo_Size [Get] in Class PicGIF