←Select platform

Color Property

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

Property Value

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

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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