Click or drag to resize

Metodo QsHelperDrawingCopyLeaderStyles

Copy leaderStyle. i.e. set all object's properties with setter.

Namespace: InvNetLib.FutureLibrary
Assembly: InvNetLib (in InvNetLib.dll) Versione: 27.1.0
Sintassi
C#
public static void CopyLeaderStyles(
	ref LeaderStyle replaceStyle,
	LeaderStyle withStyle
)

Parametri

replaceStyle  LeaderStyle

[Manca <param nome="replaceStyle"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperDrawing.CopyLeaderStyles(Inventor.LeaderStyle@,Inventor.LeaderStyle)"]

withStyle  LeaderStyle

[Manca <param nome="withStyle"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperDrawing.CopyLeaderStyles(Inventor.LeaderStyle@,Inventor.LeaderStyle)"]

Note
Useful to copy style between different documents
Vedi anche