Rectangle GetPaintingBounds()
'Declaration Function GetPaintingBounds() As Rectangle
'Declaration
Function GetPaintingBounds() As Rectangle
'Usage Dim instance As IDrawingCacheable Dim value As Rectangle value = instance.GetPaintingBounds()
'Usage
Dim instance As IDrawingCacheable Dim value As Rectangle value = instance.GetPaintingBounds()
IDrawingCacheable Interface IDrawingCacheable Members