Top | ![]() |
![]() |
![]() |
![]() |
GwyVectorLayer * | gwy_layer_axis_new () |
gdouble | gwy_layer_axis_get_thickness () |
void | gwy_layer_axis_set_thickness () |
GObject ╰── GInitiallyUnowned ╰── GwyDataViewLayer ╰── GwyVectorLayer ╰── GwyLayerAxis
GwyLayerAxis allows selection of lines oriented along either of the cardinal axes or both. It uses GwySelectionAxis selection type.
gdouble
gwy_layer_axis_get_thickness (GwyLayerAxis *layer
);
Gets the size of markers denoting line thickness.
void gwy_layer_axis_set_thickness (GwyLayerAxis *layer
,gdouble thickness
);
Sets the size of markers denoting line thickness.