LayerD CodeDOM and Zoe Compiler interface
renderLabel Method (label, context)
NamespacesLayerD.OutputModulesCSZOERenderModulerenderLabel(XplNode, ExtendedZOEProcessor..::.EZOEContext)

[This is preliminary documentation and is subject to change.]

Renders the label.
Declaration Syntax
C#Visual BasicVisual C++
protected override void renderLabel(
	XplNode label,
	ExtendedZOEProcessor..::.EZOEContext context
)
Protected Overrides Sub renderLabel ( _
	label As XplNode, _
	context As ExtendedZOEProcessor..::.EZOEContext _
)
protected:
virtual void renderLabel(
	XplNode^ label, 
	ExtendedZOEProcessor..::.EZOEContext context
) override
Parameters
label (XplNode)
The label.
context (ExtendedZOEProcessor..::.EZOEContext)
The context.

Assembly: lib_zoe_outmod_cs (Module: lib_zoe_outmod_cs) Version: 1.0.3410.22812 (1.0.0.0)