SVGSVGElement.CreateEvent
SVGSVGElement.CreateEvent method
생성Event
구현에서 지원하는 유형입니다.
public Event CreateEvent(string eventType)
모수 | 유형 | 설명 |
---|---|---|
eventType | String | eventType 매개변수는 다음 유형을 지정합니다.Event 생성할 인터페이스. 만약Event 지정된 인터페이스는 구현에서 지원됩니다. 이 메서드는 new 를 반환합니다.Event 요청된 인터페이스 유형의. Event 를 통해 발송됩니다.DispatchEvent method that InitEvent 메서드를 초기화하려면 생성 후 메서드를 호출해야 합니다.Event s 값. |
반환 값
새로 생성된Event
예외
예외 | 상태 |
---|---|
DOMException | NOT_SUPPORTED_ERR: 구현이 다음 유형을 지원하지 않는 경우 발생합니다.Event 요청된 인터페이스 |
또한보십시오
- class Event
- class SVGSVGElement
- 네임스페이스 Aspose.Html.Dom.Svg
- 집회 Aspose.HTML