TextElement.TextElement Constructor


Definition

public TextElement( Visual parent, string text, double x, double y, Font font );

Parameters

parentSystem.Drawing.Visual.
textSystem.String.
xSystem.Double.
ySystem.Double.
fontSystem.Drawing.Font.
© 2004-2005 GlobFX Technologies. All rights reserved.