Class GlobalsObj
- Namespace
- vdWebLibrary
- Assembly
- JsPropertiesExtractor.dll
This is not an actual object of the component. You won't find it anywhere in the library. This object contains however all the global objects of the vdWebLibrary. Every object contained in here, you can use it from anywhere inside your web page (e.g in the main HTML page).
public class GlobalsObj
- Inheritance
-
GlobalsObj
- Inherited Members
Properties
- gpc
Contains functions concerning polygon clip between regions.
- vdConst
Contains many constant values that are used in the vdWebLibrary.
- vdgeo
Contains functions concerning mathematical and trigonometrical calculations.
- vdmanager
Contains most of the library's functionality, including the vdrawObj object, that exports many useful functions that can be used to handle the component.
- vdversion
Returns the Library's version. The version number consists of these values -release year-day of year-current vdraw version.