←Select platform

Color Property

Summary

Gets or sets the color of this AnnPen object.

Syntax

C#
VB
C++
[XmlIgnoreAttribute()] 
public virtual Color Color { get; set; } 
  
Public Overridable Property Color As Color 
public: 
virtual property Color Color { 
   Color get(); 
   void set (    Color ); 
} 

Property Value

A Color structure that represents the color of this AnnPen object.

Example

For an example, refer to AnnPen.

Requirements

Target Platforms

See Also

Reference

AnnPen Class

AnnPen Members

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

Leadtools.Annotations Assembly