Click or drag to resize

Metodo QsHelperDrawingChangeSize (DrawingDocument, Sheet, Double, Double, Boolean)

[Manca la documentazione <summary> per "M:InvNetLib.FutureLibrary.QsHelperDrawing.ChangeSize(Inventor.DrawingDocument,Inventor.Sheet,System.Double,System.Double,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,
	double customHeight,
	double customWidth,
	bool moveBorderItems
)

Parametri

doc
Tipo: DrawingDocument

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

sheet
Tipo: Sheet

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

customHeight
Tipo: SystemDouble

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

customWidth
Tipo: SystemDouble

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

moveBorderItems
Tipo: SystemBoolean

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

Vedi anche