ArcHandle.radiusHandleSizeFunction

매뉴얼로 전환
public Handles.SizeFunction radiusHandleSizeFunction ;

설명

The SizeFunction to specify how large the angle control handle should be.

Defaults to DefaultRadiusHandleSizeFunction for new instances of ArcHandle. The radius handle will be drawn with a size of 0 if a value of null is assigned.

See Also: radiusHandleDrawFunction.