'Declaration Public Function New( _
ByVal cursorThe cursor of interaction area.As System.String, _
ByVal interactionNameA name of interaction.As System.Windows.Forms.Cursor _
)
public InteractionRectangularPoint(
System.String cursor,
System.Windows.Forms.Cursor interactionName
)
public: InteractionRectangularPoint(
System.String cursor,
System.Windows.Forms.Cursor interactionName
)
public:
InteractionRectangularPoint(
System.String cursor,
System.Windows.Forms.Cursor interactionName
)
Parameters
- cursor
- The cursor of interaction area.
- interactionName
- A name of interaction.