←Select platform

Color1Xml Property

Summary

Used internally by the LEADTOOLS framework.

Syntax

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

Property Value

A string representing the starting 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