←Select platform

AnnSolidColorBrush Class

Summary

Fills an annotation object with a solid color.

Syntax
C#
VB
Objective-C
C++
Java
public class AnnSolidColorBrush : AnnBrush 
Public Class AnnSolidColorBrush  
   Inherits AnnBrush 
@interface LTAnnSolidColorBrush :LTAnnBrush 
public class AnnSolidColorBrush extends AnnBrush 
public: 
   ref class AnnSolidColorBrush : AnnBrush 

Remarks

An AnnSolidColorBrush fills an annotation object with a solid color. The color value is stored in the Color property.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly