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 : M11 Property |
public double M11 {get; set;}
'Declaration
Public Property M11 As Double
'Usage
Dim instance As LeadMatrix Dim value As Double instance.M11 = value value = instance.M11
public double M11 {get; set;}
public double getM11() public void setM11(double value)
<br/>get_M11();<br/>set_M11(value);<br/>Object.defineProperty('M11');