Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

Color2Xml Property






Used internally by the LEADTOOLS framework.
Syntax
public string Color2Xml {get; set;}
'Declaration
 
Public Property Color2Xml As String
'Usage
 
Dim instance As AnnLinearGradientBrush
Dim value As String
 
instance.Color2Xml = value
 
value = instance.Color2Xml

            

            
public:
property String^ Color2Xml {
   String^ get();
   void set (    String^ value);
}

Property Value

A string representing the ending color of this AnnLinearGradientBrush.
Requirements

Target Platforms

See Also

Reference

AnnLinearGradientBrush Class
AnnLinearGradientBrush Members

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)