←Select platform

ForegroundColor Property (AnnHatchBrush)

Summary

The color of the hatch lines drawn by this AnnHatchBrush.

Syntax

C#
VB
Java
Objective-C
C++
public string ForegroundColor { get; set; }
Public Property ForegroundColor() As String 
   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

Property Value

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

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