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 : StarWidth Property |
public int StarWidth {get; set;}
'Declaration Public Property StarWidth As Integer
'Usage Dim instance As DrawStarCommand Dim value As Integer instance.StarWidth = value value = instance.StarWidth
public int StarWidth {get; set;}
get_StarWidth();
set_StarWidth(value);
Object.defineProperty('StarWidth');