Tesla Graphics Engine Documentation (January 2012)
Item Property (name)
TeslaTesla.GraphicsIEffectAnnotationCollectionItem[([( String])])
Gets the annotation specified by its name.
Declaration Syntax
C#
IEffectAnnotation this[
	string name
] { get; }
Parameters
name (String)
Name of the parameter
Return Value
The annotation, if it exists

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)