←Select platform

Color Property

Summary
Gets or sets the color of this AnnSolidColorBrush.
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 (AnnSolidColorBrush) 

Property Value

The brush's color. The default value is "#000000".

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.