lens_info property

lens_info property

Gets the LensInfo.

Definition:

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

See Also