다음을 통해 공유


CDC::GetMiterLimit

Returns the miter limit for the device context.

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

Concepts

CDC Class

CDC Members

Hierarchy Chart

CDC::SetMiterLimit

GetMiterLimit