←Select platform

Offset Property (AnnGradientStop)

Summary

Gets the location of the gradient stop within the gradient vector.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public double Offset {get; set;}
Public Property Offset As Double
public double Offset {get; set;}
@property (nonatomic) double offset;
public double getOffset() 
public void setOffset(double offset) 
get_Offset(); 
set_Offset(value); 
Object.defineProperty('Offset'); 

Property Value

The location of the gradient stop within the gradient vector. This must be a value between 0 and 1.0. Default value is 0.

Requirements

Target Platforms

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