←Select platform

Spoke Property

Summary

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

Syntax

C#
VB
WinRT C#
C++
public int Spoke {get; set;}
Public Property Spoke As Integer
public int Spoke {get; set;}
get_Spoke(); 
set_Spoke(value); 
Object.defineProperty('Spoke'); 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.SpecialEffects Assembly
Click or drag to resize