C# 클래스 SuperMap.WindowsPhone.Mapping.ViewBoundsEventArgs

${WP_mapping_ViewBoundsEventArgs_Title}
${WP_mapping_ViewBoundsEventArgs_Exception}
상속: System.EventArgs
파일 보기 프로젝트 열기: SuperMap/iClient-for-Win8 1 사용 예제들

공개 메소드들

메소드 설명
ViewBoundsEventArgs ( Rectangle2D oldViewBounds, Rectangle2D newViewBounds ) : System

${WP_pubilc_Constructors_Initializes} ViewBoundsEventArgs ${WP_pubilc_Constructors_instance}

메소드 상세

ViewBoundsEventArgs() 공개 메소드

${WP_pubilc_Constructors_Initializes} ViewBoundsEventArgs ${WP_pubilc_Constructors_instance}
public ViewBoundsEventArgs ( Rectangle2D oldViewBounds, Rectangle2D newViewBounds ) : System
oldViewBounds SuperMap.WindowsPhone.Core.Rectangle2D ${WP_mapping_ViewBoundsEventArgs_constructor_param_oldViewBounds}
newViewBounds SuperMap.WindowsPhone.Core.Rectangle2D ${WP_mapping_ViewBoundsEventArgs_constructor_param_newViewBounds}
리턴 System