WheelEvent.WheelEvent
WheelEvent(string)
의 새 인스턴스를 초기화합니다.WheelEvent
클래스.
public WheelEvent(string type)
모수 | 유형 | 설명 |
---|---|---|
type | String | 이벤트 유형입니다. |
또한보십시오
- class WheelEvent
- 네임스페이스 Aspose.Html.Dom.Events
- 집회 Aspose.HTML
WheelEvent(string, IDictionary<string, object>)
의 새 인스턴스를 초기화합니다.WheelEvent
클래스.
public WheelEvent(string type, IDictionary<string, object> eventInitDict)
모수 | 유형 | 설명 |
---|---|---|
type | String | 이벤트 유형입니다. |
eventInitDict | IDictionary`2 | 이벤트 초기화 사전입니다. |
또한보십시오
- class WheelEvent
- 네임스페이스 Aspose.Html.Dom.Events
- 집회 Aspose.HTML