|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| Yes
| Win32s
| No
| Import Library
| gdi32.lib
| Header File
| wingdi.h
| Unicode
| No
| Platform Notes
| None
|
|
|
GetMiterLimit
The
GetMiterLimit function returns the miter limit for the specified device context.
BOOL GetMiterLimit(
HDC hdc,
| // handle of device context
|
PFLOAT peLimit
| // address of variable receiving miter limit
|
);
|
|
Parameters
hdc
Identifies the device context.
peLimit
Points to a floating-point value where the current miter limit will be
returned.
Return Values
If the function succeeds, the return value is nonzero.
If the function fails, the return value is zero. To get extended error
information, call
GetLastError.
Remarks
The miter limit is used when drawing geometric lines that have miter joins.
See Also
ExtCreatePen,
SetMiterLimit
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database