←Select platform

BackColorXml Property

Summary

Used internally by the LEADTOOLS framework.

Syntax

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

Property Value

A string representing the System.Drawing.Color of the spaces between the hatch lines drawn by this AnnHatchBrush object.

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