C# 클래스 Eto.Mac.MacConversions

파일 보기 프로젝트 열기: picoe/Eto

공개 메소드들

메소드 설명
GetLocation ( MonoMac.AppKit.NSView view, NSEvent theEvent ) : PointF
GetMouseButtons ( this theEvent ) : MouseButtons
GetMouseEvent ( MonoMac.AppKit.NSView view, NSEvent theEvent, bool includeWheel ) : MouseEventArgs
ToCG ( this image ) : CGImage
ToEto ( this value ) : ButtonImagePosition
ToEto ( this mode ) : CalendarMode
ToEto ( this color, bool calibrated = true ) : System.Color
ToEto ( this type ) : DockPosition
ToEto ( this font ) : Font
ToEto ( this traits ) : FontStyle
ToEto ( this value ) : ImageInterpolation
ToEto ( this value ) : PageOrientation
ToEto ( this value ) : PrintSettings
ToEto ( this range ) : Range
ToEto ( this align ) : TextAlignment
ToEtoKeyEventArgs ( this theEvent ) : KeyEventArgs
ToEtoSize ( this insets ) : SizeF
ToEtoWindowStyle ( this style ) : WindowStyle
ToNS ( this value ) : NSCellImagePosition
ToNS ( this mode ) : NSDatePickerMode
ToNS ( this font ) : NSFont
ToNS ( this style ) : NSFontTraitMask
ToNS ( this image, int size = null ) : MonoMac.AppKit.NSImage
ToNS ( this value ) : NSImageInterpolation
ToNS ( this settings ) : NSPrintInfo
ToNS ( this value ) : NSPrintingOrientation
ToNS ( this range ) : MonoMac.Foundation.NSRange
ToNS ( this position ) : NSTabViewType
ToNS ( this align ) : NSTextAlignment
ToNS ( this style, NSWindowStyle existing ) : NSWindowStyle
ToNSUI ( this color ) : MonoMac.AppKit.NSColor

메소드 상세

GetLocation() 공개 정적인 메소드

public static GetLocation ( MonoMac.AppKit.NSView view, NSEvent theEvent ) : PointF
view MonoMac.AppKit.NSView
theEvent NSEvent
리턴 PointF

GetMouseButtons() 공개 정적인 메소드

public static GetMouseButtons ( this theEvent ) : MouseButtons
theEvent this
리턴 MouseButtons

GetMouseEvent() 공개 정적인 메소드

public static GetMouseEvent ( MonoMac.AppKit.NSView view, NSEvent theEvent, bool includeWheel ) : MouseEventArgs
view MonoMac.AppKit.NSView
theEvent NSEvent
includeWheel bool
리턴 MouseEventArgs

ToCG() 공개 정적인 메소드

public static ToCG ( this image ) : CGImage
image this
리턴 MonoMac.CoreGraphics.CGImage

ToEto() 공개 정적인 메소드

public static ToEto ( this value ) : ButtonImagePosition
value this
리턴 ButtonImagePosition

ToEto() 공개 정적인 메소드

public static ToEto ( this mode ) : CalendarMode
mode this
리턴 CalendarMode

ToEto() 공개 정적인 메소드

public static ToEto ( this color, bool calibrated = true ) : System.Color
color this
calibrated bool
리턴 System.Color

ToEto() 공개 정적인 메소드

public static ToEto ( this type ) : DockPosition
type this
리턴 DockPosition

ToEto() 공개 정적인 메소드

public static ToEto ( this font ) : Font
font this
리턴 Font

ToEto() 공개 정적인 메소드

public static ToEto ( this traits ) : FontStyle
traits this
리턴 FontStyle

ToEto() 공개 정적인 메소드

public static ToEto ( this value ) : ImageInterpolation
value this
리턴 ImageInterpolation

ToEto() 공개 정적인 메소드

public static ToEto ( this value ) : PageOrientation
value this
리턴 PageOrientation

ToEto() 공개 정적인 메소드

public static ToEto ( this value ) : PrintSettings
value this
리턴 PrintSettings

ToEto() 공개 정적인 메소드

public static ToEto ( this range ) : Range
range this
리턴 Range

ToEto() 공개 정적인 메소드

public static ToEto ( this align ) : TextAlignment
align this
리턴 TextAlignment

ToEtoKeyEventArgs() 공개 정적인 메소드

public static ToEtoKeyEventArgs ( this theEvent ) : KeyEventArgs
theEvent this
리턴 KeyEventArgs

ToEtoSize() 공개 정적인 메소드

public static ToEtoSize ( this insets ) : SizeF
insets this
리턴 SizeF

ToEtoWindowStyle() 공개 정적인 메소드

public static ToEtoWindowStyle ( this style ) : WindowStyle
style this
리턴 WindowStyle

ToNS() 공개 정적인 메소드

public static ToNS ( this value ) : NSCellImagePosition
value this
리턴 NSCellImagePosition

ToNS() 공개 정적인 메소드

public static ToNS ( this mode ) : NSDatePickerMode
mode this
리턴 NSDatePickerMode

ToNS() 공개 정적인 메소드

public static ToNS ( this font ) : NSFont
font this
리턴 NSFont

ToNS() 공개 정적인 메소드

public static ToNS ( this style ) : NSFontTraitMask
style this
리턴 NSFontTraitMask

ToNS() 공개 정적인 메소드

public static ToNS ( this image, int size = null ) : MonoMac.AppKit.NSImage
image this
size int
리턴 MonoMac.AppKit.NSImage

ToNS() 공개 정적인 메소드

public static ToNS ( this value ) : NSImageInterpolation
value this
리턴 NSImageInterpolation

ToNS() 공개 정적인 메소드

public static ToNS ( this settings ) : NSPrintInfo
settings this
리턴 NSPrintInfo

ToNS() 공개 정적인 메소드

public static ToNS ( this value ) : NSPrintingOrientation
value this
리턴 NSPrintingOrientation

ToNS() 공개 정적인 메소드

public static ToNS ( this range ) : MonoMac.Foundation.NSRange
range this
리턴 MonoMac.Foundation.NSRange

ToNS() 공개 정적인 메소드

public static ToNS ( this position ) : NSTabViewType
position this
리턴 NSTabViewType

ToNS() 공개 정적인 메소드

public static ToNS ( this align ) : NSTextAlignment
align this
리턴 NSTextAlignment

ToNS() 공개 정적인 메소드

public static ToNS ( this style, NSWindowStyle existing ) : NSWindowStyle
style this
existing NSWindowStyle
리턴 NSWindowStyle

ToNSUI() 공개 정적인 메소드

public static ToNSUI ( this color ) : MonoMac.AppKit.NSColor
color this
리턴 MonoMac.AppKit.NSColor