public property ReticleDefinition.Zero

Brief

The position of the zero coordinate in the reticle

Declaration
C#
ReticlePosition  Zero public get; public set;

Details

If no position is set, the zero point is take as the center of the reticle

Declared in ReticleDefinition

back