MonobjcMonobjc Documented Class Library
ImageAlignment Property
NamespacesMonobjc.QuartzIKImageBrowserCellImageAlignment

Returns the position of the cell’s image in the frame.

Original signature is '- (NSImageAlignment)imageAlignment'

Available in Mac OS X v10.6 and later.

Declaration Syntax
C#Visual BasicVisual C++
public virtual NSImageAlignment ImageAlignment { get; }
Public Overridable ReadOnly Property ImageAlignment As NSImageAlignment
	Get
public:
virtual property NSImageAlignment ImageAlignment {
	NSImageAlignment get ();
}
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

Assembly: Monobjc.Quartz (Module: Monobjc.Quartz)