←Select platform

AnnSolidColorBrush Class

Summary

Fills an annotation object with a solid color.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public class AnnSolidColorBrush : AnnBrush 
Public Class AnnSolidColorBrush  
   Inherits Leadtools.Annotations.Core.AnnBrush 
public sealed class AnnSolidColorBrush : Leadtools.Annotations.Core.AnnBrush  
@interface LTAnnSolidColorBrush :LTAnnBrush 
public class AnnSolidColorBrush extends AnnBrush 
function Leadtools.Annotations.Core.AnnSolidColorBrush() 
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly