←Select platform

StarWidth Property

Summary
Gets or sets the star width.
Syntax
C#
VB
C++
public int StarWidth { get; set; } 
  
Public Property StarWidth As Integer 
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

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

Leadtools.ImageProcessing.SpecialEffects Assembly

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