←Select platform

FillMode Property

Summary

Mode to use when filling the rubber band shape.

Syntax

C#
VB
C++
public LeadFillMode FillMode { get; set; } 
Public Property FillMode() As LeadFillMode 
   Get 
   Set 
public:  
   property LeadFillMode^ FillMode 
   { 
      LeadFillMode^ get() 
      void set(LeadFillMode^ value) 
   } 

Property Value

The mode to use when filling the rubber band shape. Default value is LeadFillMode.Alternate.

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.Controls.WinForms Assembly