Property IGDIPlus.IGPCustomLineCap.BaseCap

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:

property BaseCap : TGPLineCap read GetBaseCap write SetBaseCapProp;

C++ Builder:

__property TGPLineCap BaseCap = { read=GetBaseCap, write=SetBaseCapProp };

Summary

Gets or sets the style of the base cap.

Description

Use this property to get or set the style of the base cap. The base cap is a LineCap object used as a cap at the end of a line along with this TGPCustomLineCap object.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox