MonobjcMonobjc Documented Class Library
SharedImageEditPanel Property
NamespacesMonobjc.QuartzIKImageEditPanelSharedImageEditPanel

Creates a shared instance of an image editing panel.

Original signature is '+ (IKImageEditPanel *)sharedImageEditPanel'

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static IKImageEditPanel SharedImageEditPanel { get; }
Public Shared ReadOnly Property SharedImageEditPanel As IKImageEditPanel
	Get
public:
static property IKImageEditPanel^ SharedImageEditPanel {
	IKImageEditPanel^ get ();
}
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)