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

Script language

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

ArcHandle.SetColorWithRadiusHandle

public void SetColorWithRadiusHandle(Color color, float fillColorAlpha);

Parameters

color The color to use for the angle and radius control handles and the fill shape.
fillColorAlpha The alpha value to use for fillColor.

Description

Sets angleHandleColor, radiusHandleColor, wireframeColor, and fillColor to the same value, where fillColor will have the specified alpha value.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答