'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 MsoDrawingSelection(size)
'Usage
Dim size As Integer Dim instance As New MsoDrawingSelection(size)
public MsoDrawingSelection( int size )
MsoDrawingSelection Class MsoDrawingSelection Members