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 > WindCommand Class : Dimension Property |
public int Dimension {get; set;}
'Declaration Public Property Dimension As Integer
'Usage Dim instance As WindCommand Dim value As Integer instance.Dimension = value value = instance.Dimension
public int Dimension {get; set;}
get_Dimension();
set_Dimension(value);
Object.defineProperty('Dimension');