'Declaration Public Function New( _
ByVal cursorКурсор точки взаимодействия.As System.String, _
ByVal interactionNameИмя взаимодействия.As System.Windows.Forms.Cursor _
)
public InteractionPoint(
System.String cursor,
System.Windows.Forms.Cursor interactionName
)
public: InteractionPoint(
System.String cursor,
System.Windows.Forms.Cursor interactionName
)
public:
InteractionPoint(
System.String cursor,
System.Windows.Forms.Cursor interactionName
)
Parameters
- cursor
- Курсор точки взаимодействия.
- interactionName
- Имя взаимодействия.