Spread for ASP.NET 10 Product Documentation
To Property


Gets or sets the end value of the stripe.
Syntax
'Declaration
 
Public Property To As Double
'Usage
 
Dim instance As Stripe
Dim value As Double
 
instance.To = value
 
value = instance.To
public double To {get; set;}
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

Stripe Class
Stripe Members

 

 


Copyright © GrapeCity, inc. All rights reserved.