←Select platform

Color Property

Summary
Gets or sets the color of the gradient stop.
Syntax
C#
VB
Objective-C
C++
Java
public string Color { get; set; } 
Public Property Color As String 
@property (nonatomic,copy) NSString* color; 
public String getColor() 
public void setColor(String color) 
public:  
   property String^ Color 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The color of the gradient stop. Default value is an empty string.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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