public property ReticlePath.Fill

Brief

The flag indicating whether the path needs to be filled

Declaration
C#
bool?  Fill public get; public set;

Details

Default value is no.

Declared in ReticlePath

back