Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ArcHandle.radiusHandleColor

public Color radiusHandleColor;

Description

Returns or specifies the color of the radius control handle.

This value is multiplied with the value of Handles.color at the time DrawHandle is called. If Color.a is 0 then the radius handle is disabled. This property is Color.clear by default.

See Also: radiusHandleDrawFunction, SetColorWithoutRadiusHandle, SetColorWithRadiusHandle.

Did you find this page useful? Please give it a rating: