Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadMatrix Structure : M22 Property |
public double M22 {get; set;}
'Declaration
Public Property M22 As Double
'Usage
Dim instance As LeadMatrix Dim value As Double instance.M22 = value value = instance.M22
public double M22 {get; set;}
public double getM22() public void setM22(double value)
<br/>get_M22();<br/>set_M22(value);<br/>Object.defineProperty('M22');