←Select platform

Dimension Property

Summary
Gets or sets the size of the blur effect.
Syntax
C#
VB
C++
public int Dimension { get; set; } 
Public Property Dimension As Integer 
public: 
property int Dimension { 
   int get(); 
   void set (    int ); 
} 

Property Value

Size of the blur effect, in pixels. This property only accepts positive values.

Example

Refer to MotionBlurCommand.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.