←Select platform

Depth Property

Summary
Gets or sets a value that represents the apparent depth of the bump three-dimensional effect.
Syntax
C#
VB
C++
public int Depth { get; set; } 
  
Public Property Depth As Integer 
public: 
property int Depth { 
   int get(); 
   void set (    int ); 
} 

Property Value

Value that represents the apparent depth of this three-dimensional effect. This property only accepts positive values.

Example

Refer to BumpMapCommand.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.SpecialEffects Assembly

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