Click or drag to resize

GenericSPDrawText Method

Create a text item in the current overlay.

Namespace:  Cadcorp.GFB.CadcorpSP
Assembly:  Cadcorp.GFB.GenericStoredProcedures (in Cadcorp.GFB.GenericStoredProcedures.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public virtual void DrawText(
	PointText text
)

Parameters

text
Type: CadcorpPointText
The text to create
See Also