ArcHandle.angleHandleSizeFunction

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

설명

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

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

See Also: angleHandleDrawFunction.