C# 클래스 csCommon.csMapCustomControls.MapIconMenu.ReferenceAlignPanel

상속: System.Windows.Controls.Panel, ICustomAlignedControl
파일 보기 프로젝트 열기: TNOCS/csTouch 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AllowRealignProperty System.Windows.DependencyProperty
HorizontalReferencePointAlignmentProperty System.Windows.DependencyProperty
InitialAlignReferencePointProperty System.Windows.DependencyProperty
VerticalReferencePointAlignmentProperty System.Windows.DependencyProperty

보호된 메소드들

메소드 설명
ArrangeOverride ( Size finalSize ) : Size
MeasureOverride ( Size availableSize ) : Size
OnInitialized ( EventArgs e ) : void
OnRender ( System drawingContext ) : void

비공개 메소드들

메소드 설명
AdjustAlignReferencePoint ( Size bounds ) : void
GetChildOffset ( UIElement child ) : System.Windows.Vector

메소드 상세

ArrangeOverride() 보호된 메소드

protected ArrangeOverride ( Size finalSize ) : Size
finalSize System.Windows.Size
리턴 System.Windows.Size

MeasureOverride() 보호된 메소드

protected MeasureOverride ( Size availableSize ) : Size
availableSize System.Windows.Size
리턴 System.Windows.Size

OnInitialized() 보호된 메소드

protected OnInitialized ( EventArgs e ) : void
e System.EventArgs
리턴 void

OnRender() 보호된 메소드

protected OnRender ( System drawingContext ) : void
drawingContext System
리턴 void

프로퍼티 상세

AllowRealignProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows AllowRealignProperty
리턴 System.Windows.DependencyProperty

HorizontalReferencePointAlignmentProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows HorizontalReferencePointAlignmentProperty
리턴 System.Windows.DependencyProperty

InitialAlignReferencePointProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows InitialAlignReferencePointProperty
리턴 System.Windows.DependencyProperty

VerticalReferencePointAlignmentProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows VerticalReferencePointAlignmentProperty
리턴 System.Windows.DependencyProperty