CDC::GetMiterLimit

Returns the miter limit for the device context.

float GetMiterLimit( ) const;

Возвращаемое значение

Nonzero if the function is successful; otherwise 0.

Заметки

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

Требования

Header: afxwin.h

См. также

Основные понятия

CDC Class

CDC Members

Hierarchy Chart

CDC::SetMiterLimit

GetMiterLimit