'Declaration Public Function New( _ ByVal size As Integer _ )
'Declaration
Public Function New( _ ByVal size As Integer _ )
'Usage Dim size As Integer Dim instance As New MsoDrawing(size)
'Usage
Dim size As Integer Dim instance As New MsoDrawing(size)
public MsoDrawing( int size )
MsoDrawing Class MsoDrawing Members