public property ReticleBulletDropCompensatorPoint.TextOffset

Brief

Offset of the text from the BDC point

Declaration
C#
Measurement<AngularUnit>  TextOffset public get; public set;

Details

Positive value means text at right of BDC, negative - text at left of BDC

Declared in ReticleBulletDropCompensatorPoint

back