Gets the stipple-pattern scale value.
FLOAT GetPatternScale();
None.
Returns the value used to scale the stipple-pattern. 1.0f is the default value and represents no scaling. A value less than 1.0f shrinks the pattern, and a value greater than 1.0 stretches the pattern.
Header: Declared in D3dx9core.h.