←Select platform

SpokeDivision Property

Summary

Gets or sets the percent by which to increment or decrement the size of the low part spoke.

Syntax

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

Property Value

The percent by which to increment or decrement the size of the low part spoke. The valid range is from -100 to 100.

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