Skip to content

2017 API dlibrary.object.IObjectOrder

Dieter Geerts edited this page Sep 24, 2016 · 1 revision

dlibrary.object.IObjectOrder

Interface that handles object stacking order.

Base classes

  • IObjectHandle Abstract interface to define the object handle field that all object interfaces need.

Methods

move_backward(self, count: int=1)

move_forward(self, count: int=1)

move_to_back(self)

move_to_front(self)

Home

DLibrary for VW2017

PREVIOUS VERSIONS

Clone this wiki locally