Click or drag to resize

PenPropertyConfigCopy Method

[Missing <summary> documentation for "M:RAYLASE.Marker.GUI.Common.PenPropertyConfig.Copy(RAYLASE.Marker.GUI.Common.PenPropertyConfig,RAYLASE.Marker.GUI.Common.PenPropertyConfig)"]


Namespace: RAYLASE.Marker.GUI.Common
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
public static void Copy(
	PenPropertyConfig src,
	PenPropertyConfig dst
)

Parameters

src  PenPropertyConfig

[Missing <param name="src"/> documentation for "M:RAYLASE.Marker.GUI.Common.PenPropertyConfig.Copy(RAYLASE.Marker.GUI.Common.PenPropertyConfig,RAYLASE.Marker.GUI.Common.PenPropertyConfig)"]

dst  PenPropertyConfig

[Missing <param name="dst"/> documentation for "M:RAYLASE.Marker.GUI.Common.PenPropertyConfig.Copy(RAYLASE.Marker.GUI.Common.PenPropertyConfig,RAYLASE.Marker.GUI.Common.PenPropertyConfig)"]

See Also