C# 클래스 X.Viewer.SketchFlow.Controls.Stamps.Shape

상속: Windows.UI.Xaml.Controls.UserControl, IStamp
파일 보기 프로젝트 열기: liquidboy/X 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
StampContentProperty Windows.UI.Xaml.DependencyProperty
StampDataProperty Windows.UI.Xaml.DependencyProperty
StampTypeProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
GenerateFromXAML ( UIElement template ) : void
GenerateXAML ( string uid, double scaleX, double scaleY, double left, double top ) : string
GetData ( ) : string
PopulateFromUIElement ( UIElement element ) : void
Shape ( ) : CoreLib.Converters
UpdateRotation ( double angle ) : void
UpdateStrokeThickness ( double thickness ) : void

비공개 메소드들

메소드 설명
Shape_Unloaded ( object sender, RoutedEventArgs e ) : void
TlLeftCenterToolbar_OnTabChanged ( object sender, EventArgs e ) : void
butClose_Click ( object sender, RoutedEventArgs e ) : void
butGridMarker_Click ( object sender, RoutedEventArgs e ) : void
butLock_Click ( object sender, RoutedEventArgs e ) : void
butStamp_Click ( object sender, RoutedEventArgs e ) : void
butUnlock_Click ( object sender, RoutedEventArgs e ) : void
cpMain_ColorChanged ( object sender, EventArgs e ) : void
edges_PerformAction ( object sender, EventArgs e ) : void

메소드 상세

GenerateFromXAML() 공개 메소드

public GenerateFromXAML ( UIElement template ) : void
template Windows.UI.Xaml.UIElement
리턴 void

GenerateXAML() 공개 메소드

public GenerateXAML ( string uid, double scaleX, double scaleY, double left, double top ) : string
uid string
scaleX double
scaleY double
left double
top double
리턴 string

GetData() 공개 메소드

public GetData ( ) : string
리턴 string

PopulateFromUIElement() 공개 메소드

public PopulateFromUIElement ( UIElement element ) : void
element Windows.UI.Xaml.UIElement
리턴 void

Shape() 공개 메소드

public Shape ( ) : CoreLib.Converters
리턴 CoreLib.Converters

UpdateRotation() 공개 메소드

public UpdateRotation ( double angle ) : void
angle double
리턴 void

UpdateStrokeThickness() 공개 메소드

public UpdateStrokeThickness ( double thickness ) : void
thickness double
리턴 void

프로퍼티 상세

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

public static DependencyProperty,Windows.UI.Xaml StampContentProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

public static DependencyProperty,Windows.UI.Xaml StampDataProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

public static DependencyProperty,Windows.UI.Xaml StampTypeProperty
리턴 Windows.UI.Xaml.DependencyProperty