Method function IGDIPlus.IGPCustomLineCap.SetBaseInset(Single) : TGPCustomLineCap
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: IGPCustomLineCap
Contents |
Syntax
Delphi:
function SetBaseInset( inset : Single ) : TGPCustomLineCap;
C++ Builder:
TGPCustomLineCap __fastcall SetBaseInset( float inset );
Visual C++ (MFC):
SetBaseInset( inset );
Summary
Sets the base inset value of this custom line cap.
Description
Call this method to set the base inset value of this custom line cap. This is the distance between the end of a line and the base cap.