AnchorThresholdValue property
int
get
AnchorThresholdValue
Implementation
int get AnchorThresholdValue => ref.AnchorThresholdValue;
set
AnchorThresholdValue
(int value)
Implementation
set AnchorThresholdValue(int value) => ref.AnchorThresholdValue = value;