ID3DXLine::GetPatternScale

Gets the stipple-pattern scale value.

FLOAT GetPatternScale();

Parameters

None.

Return Values

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.

Requirements

Header: Declared in D3dx9core.h.

See Also

ID3DXLine::SetPatternScale