次の方法で共有


NSGraphics クラス

定義

public static class NSGraphics
type NSGraphics = class
継承
NSGraphics

フィールド

Black
DarkGray
LightGray
White

プロパティ

AvailableWindowDepths

メソッド

BestDepth(NSString, nint, nint, Boolean, Boolean)
BitsPerPixelFromDepth(NSWindowDepth)
BitsPerSampleFromDepth(NSWindowDepth)
ColorSpaceFromDepth(NSWindowDepth)
DisableScreenUpdates()
DrawDarkBezel(CGRect, CGRect)
DrawGrayBezel(CGRect, CGRect)
DrawGroove(CGRect, CGRect)
DrawLightBezel(CGRect, CGRect)
DrawTiledRects(CGRect, CGRect, NSRectEdge[], nfloat[])
DrawWhiteBezel(CGRect, CGRect)
DrawWindowBackground(CGRect)
EnableScreenUpdates()
FrameRect(CGRect)
FrameRect(CGRect, nfloat)
FrameRect(CGRect, nfloat, NSCompositingOperation)
FrameRectWithWidth(CGRect, nfloat)
NumberOfColorComponents(NSString)
PlanarFromDepth(NSWindowDepth)
RectClip(CGRect)
RectFill(CGRect)
RectFill(CGRect, NSCompositingOperation)
RectFill(CGRect[])
SetFocusRingStyle(NSFocusRingPlacement)
ShowAnimationEffect(NSAnimationEffect, CGPoint, CGSize, Action)
ShowAnimationEffect(NSAnimationEffect, CGPoint, CGSize, NSObject, Selector, IntPtr)

適用対象