BaseTextVObject.CreateAdvancedText Method

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

C#
protected abstract Text CreateAdvancedText(
	string text,
	Graphics graphics
)

Parameters

text

Type: System..String

graphics

Type: Graphics

See Also

Reference