Click or drag to resize

Metodo QsHelperDrawingChangeSize (DrawingDocument, Sheet, String, Boolean)

[Manca la documentazione <summary> per "M:InvNetLib.FutureLibrary.QsHelperDrawing.ChangeSize(Inventor.DrawingDocument,Inventor.Sheet,System.String,System.Boolean)"]

Namespace:  InvNetLib.FutureLibrary
Assembly:  InvNetLib (in InvNetLib.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
C#
public static void ChangeSize(
	DrawingDocument doc,
	Sheet sheet,
	string sheetSize,
	bool moveBorderItems
)

Parametri

doc
Tipo: DrawingDocument

[Manca <param nome="doc"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperDrawing.ChangeSize(Inventor.DrawingDocument,Inventor.Sheet,System.String,System.Boolean)"]

sheet
Tipo: Sheet

[Manca <param nome="sheet"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperDrawing.ChangeSize(Inventor.DrawingDocument,Inventor.Sheet,System.String,System.Boolean)"]

sheetSize
Tipo: SystemString

[Manca <param nome="sheetSize"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperDrawing.ChangeSize(Inventor.DrawingDocument,Inventor.Sheet,System.String,System.Boolean)"]

moveBorderItems
Tipo: SystemBoolean

[Manca <param nome="moveBorderItems"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperDrawing.ChangeSize(Inventor.DrawingDocument,Inventor.Sheet,System.String,System.Boolean)"]

Vedi anche