GradientDirectionType

GradientDirectionType enumeration

Vertegenwoordigt alle soorten hellingen in richtingen.

public enum GradientDirectionType

Waarden

NaamWaardeBeschrijving
FromUpperLeftCorner0VanUpperLeftCorner
FromUpperRightCorner1VanUpperRightCorner
FromLowerLeftCorner2VanLowerLeftCorner
FromLowerRightCorner3VanLowerRightCorner
FromCenter4VanCenter
Unknown5Onbekend

Zie ook