Recent Changes - Search:

Information

Installation

Documentation

User Feedback

 

Points

Properties

Points  
Position and Size  
NameDescriptionValues acceptedDefault
DataThe double[][] array of values.A double[][]. 
Pos XThe X coordinate for the element.A constant or variable of type double or int. 
Pos YThe Y coordinate for the element.A constant or variable of type double or int. 
Position []The double[] array with the coordinates of the shape.A double array. 
Size XThe size of the element in the X direction.A constant or variable of type double or int. 
Size YThe size of the element in the Y direction.A constant or variable of type double or int. 
Size []The double[] array with the size of the shape in each direction.A double array. 
Graphical Aspect  
NameDescriptionValues acceptedDefault
VisibleThe visibility of the element.A boolean variable or one of the constants true or false. 
ColorThe color used for the points.Use the editor provided or read about colors. 
StrokeThe thickness and line style used to draw the points.A constant or variable of type double or int or an Object. 

 

 



Edit - History - Print - Recent Changes - Search
Page last modified on June 09, 2009, at 06:37 PM