hard_pointer_handles property

hard_pointer_handles property

Gets or sets the hard pointer handles.

Definition:

@property
def hard_pointer_handles(self):
    ...
@hard_pointer_handles.setter
def hard_pointer_handles(self, value):
    ...

See Also