←Select platform

BackgroundColor Property

Summary

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

Syntax
C#
Objective-C
C++/CLI
Java
Python
public string BackgroundColor { 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 
BackgroundColor # get and set (AnnHatchBrush) 

Property Value

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

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.