Enum BorderEffect

BorderEffect enumeration

Describes effect which should be applied to the border of the annotations.

public enum BorderEffect

Values

NameValueDescription
None0No effect.
Cloudy1The border will appear “cloudly”.

See Also