| Metodo QsHelperDrawingGetTextBoxOnRightSide |
Useful for sketched symbols representing table.
Return the best match for textBox representing the cell
on the right side of the input textBox
Namespace:
InvNetLib.FutureLibrary
Assembly:
InvNetLib (in InvNetLib.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public static TextBox GetTextBoxOnRightSide(
TextBox tbIn,
double tolerance = 0,1
)
Parametri
- tbIn
- Tipo: TextBox
Input textBox - tolerance (Optional)
- Tipo: SystemDouble
[Manca <param nome="tolerance"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperDrawing.GetTextBoxOnRightSide(Inventor.TextBox,System.Double)"]
Valore di ritorno
Tipo:
TextBoxThe textBox candidate for beeing the cell on the right side of tbIn
Note Vedi anche