Method function IGDIPlus.IGPPathGradientBrush.SetBlendTriangularShape(Single;Single) : TGPPathGradientBrush

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: IGPPathGradientBrush

Contents

Syntax

Delphi:

function SetBlendTriangularShape( focus : Single, scale : Single ) : TGPPathGradientBrush;

C++ Builder:

TGPPathGradientBrush __fastcall SetBlendTriangularShape( float focus, float scale );

Visual C++ (MFC):

SetBlendTriangularShape(  focus,  scale );

Summary

Sets the blend shape of this path gradient brush.

Description

Call this method to set the blend shape of this path gradient brush.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox