←Select platform

StepSize Property

Summary

Gets or sets a value that represents the step size at which the color will change.

Syntax

C#
VB
C++
public int StepSize {get; set;}
Public Property StepSize As Integer
public: 
property int StepSize { 
   int get(); 
   void set (    int ); 
} 

Property Value

Step size at which the color will change. This value is in pixels.

Example

Refer to FeatherAlphaBlendCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Effects Assembly
Click or drag to resize