ID3DXLine::GetPatternScale method
Gets the stipple-pattern scale value.
Syntax
FLOAT GetPatternScale();
Parameters
This method has no parameters.
Return value
Type: FLOAT
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
Requirement | Value |
---|---|
Header |
|
Library |
|
See also