?/TD>
Microsoft DirectX 9.0

ID3DXLine::GetPatternScale Method


Get the stipple-pattern scale value.

Syntax

FLOAT GetPatternScale(VOID);

Return Value

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.



See Also

ID3DXLine::SetPatternScale


© 2002 Microsoft Corporation. All rights reserved.