Click or drag to resize

BaseMetafileCommandViewSetPropertySubscribeCommandChanged Method

[Missing <summary> documentation for "M:RAYLASE.Marker.VectorGraphicElement.GUI.BaseMetafileCommandView.SetPropertySubscribeCommandChanged(RAYLASE.Shared.GUI.BindablePoint@,RAYLASE.Shared.GUI.BindablePoint)"]


Namespace: RAYLASE.Marker.VectorGraphicElement.GUI
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
protected void SetPropertySubscribeCommandChanged(
	ref BindablePoint target,
	BindablePoint value
)

Parameters

target  BindablePoint

[Missing <param name="target"/> documentation for "M:RAYLASE.Marker.VectorGraphicElement.GUI.BaseMetafileCommandView.SetPropertySubscribeCommandChanged(RAYLASE.Shared.GUI.BindablePoint@,RAYLASE.Shared.GUI.BindablePoint)"]

value  BindablePoint

[Missing <param name="value"/> documentation for "M:RAYLASE.Marker.VectorGraphicElement.GUI.BaseMetafileCommandView.SetPropertySubscribeCommandChanged(RAYLASE.Shared.GUI.BindablePoint@,RAYLASE.Shared.GUI.BindablePoint)"]

See Also