←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.