class ReticleBulletDropCompensatorPoint

Parents

object

IEquatable<ReticleBulletDropCompensatorPoint>

IFormattable

ICloneable

Brief

The information about bullet drop compensator point

Details

Typically, an applications shows a distance that corresponds to the specific point.

Public Properties

Position

Position of the BDC point at reticle

TextHeight

The height of the BDC text

TextOffset

Offset of the text from the BDC point

Public Constructors

ReticleBulletDropCompensatorPoint

Constructor

Public Methods

Clone

Creates a new object that is a copy of the current instance.

Equals

Indicates whether the current object is equal to another object of the same type.

Equals

Determines whether the specified object is equal to the current object.

GetHashCode

Serves as the default hash function.

ToString

Returns a string that represents the current object.

ToString

Formats the value of the current instance using the specified format.

back