Leadtools Namespace > LeadMatrix Structure : HasInverse Property |
[XmlIgnoreAttribute()] [BrowsableAttribute(false)] public bool HasInverse {get;}
'Declaration <XmlIgnoreAttribute()> <BrowsableAttribute(False)> Public ReadOnly Property HasInverse As Boolean
'Usage Dim instance As LeadMatrix Dim value As Boolean value = instance.HasInverse
[XmlIgnoreAttribute()] [BrowsableAttribute(false)] public bool HasInverse {get;}
XmlIgnoreAttribute() BrowsableAttribute() get_HasInverse();
[XmlIgnoreAttribute()] [BrowsableAttribute(false)] public: property bool HasInverse { bool get(); }