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