Property IGDIPlus.IGPCustomLineCap.BaseInset
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:
property BaseInset : Single read GetBaseInset write SetBaseInsetProp;
C++ Builder:
__property float BaseInset = { read=GetBaseInset, write=SetBaseInsetProp };
Summary
Sets or gets the base inset value of this custom line cap.
Description
Use this property to set or get the base inset value of this
custom line cap. This is the distance between the end of a
line and the base cap.