Method function IGDIPlus.IGPCustomLineCap.SetBaseCap(TGPLineCap) : TGPCustomLineCap

From Mitov Wiki Doc
Jump to: navigation, search

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 SetBaseCap( baseCap : TGPLineCap ) : TGPCustomLineCap;

C++ Builder:

TGPCustomLineCap __fastcall SetBaseCap( TGPLineCap baseCap );

Visual C++ (MFC):

SetBaseCap(  baseCap );

Summary

Sets the LineCap that appears as part of this TGPCustomLineCap at the end of a line.

Description

Call this method to set the LineCap that appears as part of this TGPCustomLineCap at the end of a line.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox