AGW Logo

agw_title GeometryInfo

A simple class which holds items geometries for UltimateListCtrl not in report mode.

hierarchy Inheritance Diagram

Inheritance diagram for: GeometryInfo

Inheritance diagram of GeometryInfo


method_summary Methods Summary

__init__Default class constructor.
ExtendWidthExtends all our rectangles to be centered inside the one of given width.

API Class API

class GeometryInfo(object)[source]

A simple class which holds items geometries for UltimateListCtrl not in report mode.



__init__()[source]

Default class constructor.



ExtendWidth(w)[source]

Extends all our rectangles to be centered inside the one of given width.

Parameters:w – the given width.
Tree

Table Of Contents

Previous topic

CommandListEvent

Next topic

PyImageList