MonobjcMonobjc Documented Class Library
NSPatternColorSpace Field
NamespacesMonobjc.AppKitAppKitFrameworkNSPatternColorSpace

Pattern image (tiled)

Identifies a pattern color space, which is simply an image that is repeated over and over again in a tiled pattern.

Available in Mac OS X v10.0 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSPatternColorSpace
Public Shared ReadOnly NSPatternColorSpace As NSString
public:
static initonly NSString^ NSPatternColorSpace
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)