C# 클래스 LayoutFarm.WebDom.HtmlScrollEventArgs

Raised when Html Renderer request scroll to specific location.
This can occur on document anchor click.
상속: System.EventArgs
파일 보기 프로젝트 열기: prepare/HTML-Renderer 1 사용 예제들

공개 메소드들

메소드 설명
HtmlScrollEventArgs ( Point location ) : System

init.

ToString ( ) : string

메소드 상세

HtmlScrollEventArgs() 공개 메소드

init.
public HtmlScrollEventArgs ( Point location ) : System
location Point the location to scroll to
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string