%%PageItemTitle%% $$Properties$$

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
vdgeo Class Properties
See Also 
vdWebLibrary Namespace : vdgeo Class

For a list of all members of this type, see vdgeo members.

Public Properties

 NameDescription
Public PropertyCURVERESOLUTION Gets and set the resolution value that is used when drawing curved entities (circles, ellipses etc). For more information check curveresolution in the VDF.chm help file.  
Public PropertyDefaultAngularEquality Get default equality used to compare angle properties.  
Public PropertyDefaultLinearEquality Get default equality used to compare linear length properties.  
Public PropertyDefaultPointEquality Get default equality used to compare Point properties.  
Public PropertyDefaultScaleEquality Get default equality used to compare scale properties.  
Public PropertyDefaultVectorEquality Get default equality used to compare Vector properties.  
Public PropertyEPSILON Returns the EPSILON used in various mathematical calculations , equal to 4.94066e-324.  
Public PropertyHALF_PI Returns the 1/2*PI value equal to 1.5707963267948.  
Public PropertyINCH_MM Returns the Inches To Millimeters calculation double equal to 25.4.  
Public PropertyPI Returns the PI value equal to 3.1415926535898;.  
Public PropertyVD_270PI Returns the 3/4*PI value equal to 4.7123889803844.  
Public PropertyVD_TWOPI Returns the 2*PI value equal to 6.2831853071796.  
Top

See Also