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 : M12 Property |
public double M12 {get; set;}
'Declaration
Public Property M12 As Double
'Usage
Dim instance As LeadMatrix Dim value As Double instance.M12 = value value = instance.M12
public double M12 {get; set;}
public double getM12() public void setM12(double value)
<br/>get_M12();<br/>set_M12(value);<br/>Object.defineProperty('M12');