Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.30
|
Leadtools.ImageProcessing.SpecialEffects Namespace > DrawStarCommand Class : Spoke Property |
public int Spoke {get; set;}
'Declaration Public Property Spoke As Integer
'Usage Dim instance As DrawStarCommand Dim value As Integer instance.Spoke = value value = instance.Spoke
public int Spoke {get; set;}
get_Spoke();
set_Spoke(value);
Object.defineProperty('Spoke');