'Declaration
Public Function New( _ ByVal type As HandleType, _ ByVal direction As CompassDirection _ )
'Usage
Dim type As HandleType Dim direction As CompassDirection Dim instance As New NBoundsHandle(type, direction)
public NBoundsHandle( HandleType type, CompassDirection direction )
Parameters
- type
- direction