GradientDirectionType

GradientDirectionType enumeration

代表梯度的所有方向类型。

public enum GradientDirectionType

价值观

姓名价值描述
FromUpperLeftCorner0FromUpperLeftCorner
FromUpperRightCorner1FromUpperRightCorner
FromLowerLeftCorner2FromLowerLeftCorner
FromLowerRightCorner3FromLowerRightCorner
FromCenter4FromCenter
Unknown5未知

也可以看看