Grain Property

Summary
Gets or sets the Graining size. This is the smallest unit to be updated when applying a transition.
Syntax
C#
VB
C++
public double Grain { get; set; } 
  
Public Property Grain As Double 
public: 
property double Grain { 
   double get(); 
   void set (    double ); 
} 

Property Value

Specifies the graining size. The smallest value is 5.

Example

For an example, refer to Leadtools.Windows.Media.Transitions.BlindTransition example.

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.

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