←Select platform

Spoke Property

Summary

Gets or sets the number of spokes or rays directed inside or outside the star.

Syntax
C#
VB
C++
public int Spoke { get; set; } 
  
Public Property Spoke As Integer 
public: 
property int Spoke { 
   int get(); 
   void set (    int ); 
} 

Property Value

Number of spokes or rays directed inside or outside the star, 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