| Metodo QsHelperDrawingChangeDimensionText |
Set dimensions' text with newText
Namespace:
InvNetLib.FutureLibrary
Assembly:
InvNetLib (in InvNetLib.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public static void ChangeDimensionText(
Sheet sheet,
string oldText,
string newText
)
Parametri
- sheet
- Tipo: Sheet
Iterate over all dimensions of this sheet - oldText
- Tipo: SystemString
Look for dimensions with this text - newText
- Tipo: SystemString
The new text
Note Vedi anche