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 > Complex Structure : I Property |
public double I {get; set;}
'Declaration
Public Property I As Double
public double I {get; set;}
public double getI() public void setI(double value)
<br/>get_I();<br/>set_I(value);<br/>Object.defineProperty('I');