MarkupAnnotation.SetMarkedState

MarkupAnnotation.SetMarkedState method

Sets Marked и Unmarked state for the annotation. Note, the state stored in other text annotation which has state and statemodel keys.

public void SetMarkedState(bool marked)
ParameterTypeDescription
markedBooleanTrue if sets Marked state, and false if sets Unmarked state.

See Also