←Select platform

Width Property (EmbossEffect)

Summary

Gets or sets the amount of the shift used to render the emboss effect. This is a dependency property.

Syntax

C#
VB
C++
public double Width {get; set;}
Public Property Width As Double
public: 
property double Width { 
   double get(); 
   void set (    double ); 
} 

Property Value

The amount of the shift used to render the emboss effect. Default value is 0.003.

Example

For XAML example, refer to EmbossEffect.

For C#/VB examples, refer to EmbossEffect.

Requirements

Target Platforms

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