'Declaration Public Shared Function ReadSafe( _ ByVal textOut As DrawTextLink, _ ByVal ver As Short _ ) As CanvasItem
public static CanvasItem ReadSafe( DrawTextLink textOut, short ver )
Parameters
- textOut
- The text output.
- ver
- The version.
Return Value
A new TextInfoItem instance.