Namespace: Rx.Net – Class: MainLens – Assembly: Rx.Net

MainLens Class

C#
class MainLens

This class provides members and properties describing a main lens.

Your can use == or != to check for equality or inequality.

Constructors

MainLens()

Initializes a new instance of the MainLens class.

MainLens(refObject)

Initializes a new instance of the MainLens class.

Methods

ToString()

Returns a string that represents the current object.

ToString(format)

Convert this MainLens into a string representation.

IsEqual(xMainLens)

Determines whether the specified T:System.Object is equal to the current T:System.Object.

GetHashCode()

Serves as the default hash function.

Variables

Vendor

The vendor of the main lens. E.g. "Canon", "Nikon".

Type

A string describing the type of the main lens.

Comment

The comment.

MinimalFocalLengthInMM

Minimal focal length of the main lens in millimeters.

MaximalFocalLengthInMM

Maximal focal length of the main lens in millimeters.

MinimalAperture

Minimal aperture of the main lens.

MaximalAperture

Maximal aperture of the main lens.