class ReticleElement
Parents | |
|
|
|
|
|
|
|
|
|
An element of a reticle
The implementation types are ReticleCircle
,
ReticleLine
, ReticlePath
, ReticleRectangle
, and
ReticleText
.
Public Properties | |
The type of the element |
Public Methods | |
Cast to the specified type |
|
Creates a new object that is a copy of the current instance. |
|
Checks whether the element equals to another elements |
|
Checks equality of two objects |
|
Checks whether the object equals to another object |
|
Returns the hash code of the object |
|
Coverts object to default string |
|
Converts object to the string of the format specified |
Protected Methods | |
Checks whether the element equals to another elements |
|
Converts object to the string of the format specified. |