Click or drag to resize

VectorGraphicElementMarkerProfileCopyFrom Method

[Missing <summary> documentation for "M:RAYLASE.Marker.Profile.Model.VectorGraphicElementMarkerProfile.CopyFrom(RAYLASE.Marker.Profile.Model.VectorGraphicElementMarkerProfile)"]


Namespace: RAYLASE.Marker.Profile.Model
Assembly: RAYLASE.Marker.Profile (in RAYLASE.Marker.Profile.dll) Version: 2.19.0
Syntax
C#
public VectorGraphicElementMarkerProfile CopyFrom(
	VectorGraphicElementMarkerProfile source
)

Parameters

source  VectorGraphicElementMarkerProfile

[Missing <param name="source"/> documentation for "M:RAYLASE.Marker.Profile.Model.VectorGraphicElementMarkerProfile.CopyFrom(RAYLASE.Marker.Profile.Model.VectorGraphicElementMarkerProfile)"]

Return Value

VectorGraphicElementMarkerProfile

[Missing <returns> documentation for "M:RAYLASE.Marker.Profile.Model.VectorGraphicElementMarkerProfile.CopyFrom(RAYLASE.Marker.Profile.Model.VectorGraphicElementMarkerProfile)"]

See Also