Version: 2021.3
언어: 한국어

PrimitiveBoundsHandle.midpointHandleSizeFunction

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

설명

The SizeFunction to specify how large the midpoint control handles should be.

Defaults to DefaultMidpointHandleSizeFunction for new instances of PrimitiveBoundsHandle. The midpoint handle will be drawn with a size of 0 if a value of null is assigned.

See Also: midpointHandleDrawFunction.