MonobjcMonobjc Documented Class Library
CPAnnotationHostLayer Constructor
NamespacesMonobjc.CorePlotCPAnnotationHostLayerCPAnnotationHostLayer()()()()
Members
IconMemberDescription
CPAnnotationHostLayer(CGRect)

Original signature is '- (id)initWithFrame:(CGRect)newFrame;'


CPAnnotationHostLayer(Id)

Override to copy or initialize custom fields of the specified layer.

Original signature is '- (id)initWithLayer:(id)layer'

Available in Mac OS X v10.5 and later.


CPAnnotationHostLayer(NSCoder)

Returns an object initialized from data in a given unarchiver. (required)

Original signature is '- (id)initWithCoder:(NSCoder *)decoder'

Available in Mac OS X v10.0 and later.


CPAnnotationHostLayer()()()()
Initializes a new instance of the CPAnnotationHostLayer class.

CPAnnotationHostLayer(IntPtr)
Initializes a new instance of the CPAnnotationHostLayer class.

CPAnnotationHostLayer(String, Object, array<Object>[]()[][])
Initializes a new instance of the CPAnnotationHostLayer class.

Assembly: Monobjc.CorePlot (Module: Monobjc.CorePlot)