←Select platform

FillColor Property

Summary

A value that indicates the color used to fill the background following rotation.

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

Property Value

A RasterColor value that indicates the color used to fill the background following rotation.

Example

Refer to DetectDeskewOrientationCommand.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.