lens_specification property

lens_specification property

Gets or sets the lens specification

Definition:

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

See Also