←Select platform

Color Property

Summary

Gets or sets the color of this AnnSolidColorBrush.

Syntax

C#
VB
C++
public Color Color { get; set; } 
  
Public Property Color As Color 
public: 
property Color Color { 
   Color get(); 
   void set (    Color ); 
} 

Property Value

The brush's color. The default value is System.Windows.Media.Colors.Transparent.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly