class ReticleLine

Parents

ReticleElement

Brief

A line

Public Properties

Color

The line color.

End

Position of the line end

LineWidth

The flag indicating the line width

Start

Position of the line start

Public Constructors

ReticleLine

Constructor

Public Methods

Clone

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

GetHashCode

Serves as the default hash function.

Protected Methods

EqualsInternal

Checks whether the element equals to another elements

ToStringInternal

Converts object to the string of the format specified.

back