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 : M21 Property |
public double M21 {get; set;}
'Declaration
Public Property M21 As Double
'Usage
Dim instance As LeadMatrix Dim value As Double instance.M21 = value value = instance.M21
public double M21 {get; set;}
public double getM21() public void setM21(double value)
<br/>get_M21();<br/>set_M21(value);<br/>Object.defineProperty('M21');