←Select platform

LowerColorFill Property

Summary

Gets or sets the RasterColor object that specifies lower spoke side color.

Syntax

C#
VB
WinRT C#
C++
public Leadtools.RasterColor LowerColorFill {get; set;}
Public Property LowerColorFill As Leadtools.RasterColor
public Leadtools.RasterColor LowerColorFill {get; set;}
get_LowerColorFill(); 
set_LowerColorFill(value); 
Object.defineProperty('LowerColorFill'); 
public: 
property Leadtools.RasterColor LowerColorFill { 
   Leadtools.RasterColor get(); 
   void set (    Leadtools.RasterColor ); 
} 

Property Value

RasterColor object that specifies lower spoke side color.

Example

Refer to DrawStarCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.SpecialEffects Assembly
Click or drag to resize