←Select platform

StarWidth Property

Summary

Gets or sets the star width.

Syntax

C#
VB
WinRT C#
C++
public int StarWidth {get; set;}
Public Property StarWidth As Integer
public int StarWidth {get; set;}
get_StarWidth(); 
set_StarWidth(value); 
Object.defineProperty('StarWidth'); 
public: 
property int StarWidth { 
   int get(); 
   void set (    int ); 
} 

Property Value

Star width. This property only accepts positive values.

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