AdjustableArrowCap

AdjustableArrowCap(float, float)

初始化AdjustableArrowCap类.

public AdjustableArrowCap(float width, float height)
范围类型描述
widthSingle箭头的宽度。
heightSingle箭头的高度。

也可以看看


AdjustableArrowCap(float, float, bool)

初始化AdjustableArrowCap类.

public AdjustableArrowCap(float width, float height, bool isFilled)
范围类型描述
widthSingle箭头的宽度。
heightSingle箭头的高度。
isFilledBooleantrue 填充箭头帽;否则为假。

也可以看看