textLocation property

CodeLocation? textLocation
getter/setter pair

Specify the displaying Text Location, set to CodeLocation.None to hide CodeText. Default value: CodeLocation.Below.

Implementation

CodeLocation? textLocation;