MonobjcMonobjc Documented Class Library
ImageOfView Property
NamespacesMonobjc.SM2DGraphViewSMPieChartViewImageOfView

Original signature is '- (NSImage *)imageOfView;'

Declaration Syntax
C#Visual BasicVisual C++
public virtual NSImage ImageOfView { get; }
Public Overridable ReadOnly Property ImageOfView As NSImage
	Get
public:
virtual property NSImage^ ImageOfView {
	NSImage^ 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.SM2DGraphView (Module: Monobjc.SM2DGraphView)