LineTintAndShade Property
In This Topic
Gets the lightening or darkening of the outline color from -1 (darkest) to 1 (lightest), zero being neutral.
Syntax
'Declaration
Public ReadOnly Property LineTintAndShade As System.Single
public System.float LineTintAndShade {get;}
See Also