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: 26.4.0.0 (26.4.0.0)
Sintassi
C#
public static void ChangeSize(
	DrawingDocument doc,
	Sheet sheet,
	string sheetSize,
	bool moveBorderItems
)

Parametri

doc  DrawingDocument

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

sheet  Sheet

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

sheetSize  String

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

moveBorderItems  Boolean

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

Vedi anche