Method function IGDIPlus.IGPWrapBrush.GetWrapMode() : TGPWrapMode
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: IGPWrapBrush
Contents |
Syntax
Delphi:
function GetWrapMode() : TGPWrapMode;
C++ Builder:
TGPWrapMode __fastcall GetWrapMode();
Visual C++ (MFC):
GetWrapMode();
Summary
Returns the wrap mode currently set for the brush.
Description
Call this method to get the wrap mode currently set for the brush.