←Select platform

Fill Property

Summary

Gets or sets the color to use to fill the interior of this object.

Syntax

C#
VB
C++
public Color Fill { get; set; } 
  
Property Fill As Color 
property Color Fill { 
   Color get(); 
   void set (    Color ); 
} 

Property Value

A System.Windows.Media.Color value that specifies the color to use to fill the interior of this object.

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.Windows.Annotations Assembly