MonobjcMonobjc Documented Class Library
IKUImaxSize Field
NamespacesMonobjc.QuartzCIFilter_QuartzAdditionsIKUImaxSize

Controls whose dimensions are the maximum allowable for the filter view. A width or height of 0 indicates that that dimension of the view is not restricted. If the size requested is too small, the filter is expected to return a view as small as possible. It is up to the client to verify that the returned view fits into the context.

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString IKUImaxSize
Public Shared ReadOnly IKUImaxSize As NSString
public:
static initonly NSString^ IKUImaxSize
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.Quartz (Module: Monobjc.Quartz)