Click or drag to resize

MarkerPenSetPropertyValue Method

[Missing <summary> documentation for "M:RAYLASE.Marker.Common.MarkerPen.SetPropertyValue(System.String,System.Object)"]


Namespace: RAYLASE.Marker.Common
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntax
C#
public void SetPropertyValue(
	string propertyName,
	Object value
)

Parameters

propertyName  String

[Missing <param name="propertyName"/> documentation for "M:RAYLASE.Marker.Common.MarkerPen.SetPropertyValue(System.String,System.Object)"]

value  Object

[Missing <param name="value"/> documentation for "M:RAYLASE.Marker.Common.MarkerPen.SetPropertyValue(System.String,System.Object)"]

See Also