←Select platform

Color2Xml Property

Summary

Used internally by the LEADTOOLS framework.

Syntax

C#
VB
C++
[XmlElementAttribute(ElementName="Color2")] 
public string Color2Xml { get; set; } 
  
Public Property Color2Xml As String 
public: 
property String^ Color2Xml { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A string representing the ending color of this AnnLinearGradientBrush.

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.Annotations Assembly