Leadtools.ImageProcessing.SpecialEffects Namespace > DrawStarCommand Class : StarHeight Property |
public int StarHeight {get; set;}
'Declaration Public Property StarHeight As Integer
'Usage Dim instance As DrawStarCommand Dim value As Integer instance.StarHeight = value value = instance.StarHeight
public int StarHeight {get; set;}
get_StarHeight();
set_StarHeight(value);
Object.defineProperty('StarHeight');