GeometricPoint
Object Hierarchy:
Description:
[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , lower_case_csuffix = "geometricpoint" , type_id = "gda_geometricpoint_get_type ()" ) ]
[ Compact ]
public class GeometricPoint
Content:
Static methods:
- public static void* copy (void* boxed)
- public static void free (void* boxed)
Fields:
- public double x
- public double y