←Select platform

BackgroundColor Property (AnnHatchBrush)

Summary

The color of the spaces between the hatch lines drawn by this AnnHatchBrush.

Syntax

C#
VB
Java
Objective-C
C++
public string BackgroundColor { get; set; }
Public Property BackgroundColor() As String 
   Get 
   Set 
public:  
   property String^ BackgroundColor 
   { 
      String^ get() 
      void set(String^ value) 
   } 
public String getBackgroundColor(); 
public void setBackgroundColor(String value); 
@property (nonatomic, copy) NSString* backgroundColor

Property Value

The color of the spaces between the hatch lines drawn by this AnnHatchBrush. The default value is white.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize