Search
ScriptHelper Members
Methods
 


This class contains utility methods useful when FlowChartX is running in a web page.

The following tables list the members exposed by the ScriptHelper type.

 Public Methods

  Name Description

ClientToDocX

Transforms a point from device coordinates to the document coordinates.

ClientToDocY

Transforms a point from device coordinates to the document coordinates.

CreateFont

Creates a standard OLE Font object.

DocToClientX

Transforms a point from the document coordinate space to the device coordinate space.

DocToClientY

Transforms a point from the document coordinate space to the device coordinate space.

LoadImageFromUrl

Loads an image from the specified URL.

 See Also