Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

Offset Property (AnnGradientStop)






Gets the location of the gradient stop within the gradient vector.
Syntax
public double Offset {get; set;}
'Declaration
 
Public Property Offset As Double
'Usage
 
Dim instance As AnnGradientStop
Dim value As Double
 
instance.Offset = value
 
value = instance.Offset

            

            
public:
property double Offset {
   double get();
   void set (    double value);
}

Property Value

The relative location of this gradient stop along the gradient vector. The default value is 0.0.
Requirements

Target Platforms

See Also

Reference

AnnGradientStop Class
AnnGradientStop Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features