Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.ImageProcessing.Effects Namespace > MosaicCommand Class : Dimension Property |
public int Dimension {get; set;}
'Declaration
Public Property Dimension As Integer
'Usage
Dim instance As MosaicCommand Dim value As Integer instance.Dimension = value value = instance.Dimension
public int Dimension {get; set;}
<br/>get_Dimension();<br/>set_Dimension(value);<br/>Object.defineProperty('Dimension');