←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly