CDC::GetMiterLimit

 

Returns the miter limit for the device context.

Syntax

float GetMiterLimit( ) const;

Return Value

Nonzero if the function is successful; otherwise 0.

Remarks

The miter limit is used when drawing geometric lines that have miter joins.

Requirements

Header: afxwin.h

See Also

CDC Class
Hierarchy Chart
CDC::SetMiterLimit
GetMiterLimit