Click or drag to resize

TextSettingView Constructor

Initializes a new instance of the TextSettingView class

Namespace: RAYLASE.Marker.VectorGraphicElement.GUI
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public TextSettingView(
	IVariableManager variableManager
)

Parameters

variableManager  IVariableManager

[Missing <param name="variableManager"/> documentation for "M:RAYLASE.Marker.VectorGraphicElement.GUI.TextSettingView.#ctor(RAYLASE.Marker.Common.VariableManager.IVariableManager)"]

See Also