←Select platform

ForegroundColor Property

Summary

The color of the hatch lines drawn by this AnnHatchBrush.

Syntax
C#
Objective-C
C++/CLI
Java
Python
public string ForegroundColor { get; set; } 
public:  
   property String^ ForegroundColor 
   { 
      String^ get() 
      void set(String^ value) 
   } 
public String getForegroundColor(); 
public void setForegroundColor(String value); 
@property (nonatomic, copy) NSString* foregroundColor 
ForegroundColor # get and set (AnnHatchBrush) 

Property Value

The color of the hatch lines drawn by this AnnHatchBrush. The default value is black.

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.