CDC::GetMiterLimit
floatGetMiterLimit()const;
Return Value
Nonzero if the function is successful; otherwise 0.
Remarks
Returns the miter limit for the device context. The miter limit is used when drawing geometric lines that have miter joins.
CDC Overview | Class Members | Hierarchy Chart
See Also CDC::SetMiterLimit,