←Select platform

Color Property (AnnSolidColorBrush)

Summary

Gets or sets the color of this AnnSolidColorBrush.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public string Color {get; set;}
Public Property Color As String
public string Color {get; set;}
@property (nonatomic,copy) NSString* color;
public String getColor() 
public void setColor(String color) 
get_Color(); 
set_Color(value); 
Object.defineProperty('Color'); 

Property Value

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

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