ArcHandle.angleHandleDrawFunction
public Handles.CapFunction angleHandleDrawFunction;
Description 描述
The CapFunction to use when displaying the angle control handle.
Defaults to DefaultAngleHandleDrawFunction for new instances of ArcHandle. No angle handle will be drawn if a value of null is assigned.
See Also: angleHandleSizeFunction.