←Select platform

UpperColorFill Property

Summary

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

Syntax

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

Property Value

RasterColor object that specifies upper 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