←Select platform

Dimension Property (ZoomBlurCommand)

Summary

Gets or sets a value that represents the amount of the blur.

Syntax

C#
VB
WinRT C#
C++
public int Dimension {get; set;}
Public Property Dimension As Integer
public int Dimension {get; set;}
get_Dimension(); 
set_Dimension(value); 
Object.defineProperty('Dimension'); 
public: 
property int Dimension { 
   int get(); 
   void set (    int ); 
} 

Property Value

A value that represents the amount of the blur. Only positive values are accepted.

Example

Refer to ZoomBlurCommand.

Requirements

Target Platforms

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