MonobjcMonobjc Documented Class Library
Annotations Property
NamespacesMonobjc.CorePlotCPAnnotationHostLayerAnnotations

Original signature is '@property (nonatomic,readonly,retain) NSArray * annotations;'

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