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

Parametri

doc  DrawingDocument

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

sheet  Sheet

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

customHeight  Double

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

customWidth  Double

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

moveBorderItems  Boolean

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

Vedi anche