MonobjcMonobjc Documented Class Library
InitWithAnchorLayer Method (anchorLayer)
NamespacesMonobjc.CorePlotCPLayerAnnotationInitWithAnchorLayer(CPLayer)

Original signature is '- (id)initWithAnchorLayer:(CPLayer *)anchorLayer;'

Declaration Syntax
C#Visual BasicVisual C++
public virtual Id InitWithAnchorLayer(
	CPLayer anchorLayer
)
Public Overridable Function InitWithAnchorLayer ( _
	anchorLayer As CPLayer _
) As Id
public:
virtual Id^ InitWithAnchorLayer(
	CPLayer^ anchorLayer
)
Parameters
anchorLayer (CPLayer)
MISSING
Return Value

[Missing <returns> documentation for "M:Monobjc.CorePlot.CPLayerAnnotation.InitWithAnchorLayer(Monobjc.CorePlot.CPLayer)"]

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)