ElementPropertiesView

StockSharp.Xaml.Diagram.Maui

選択した図要素のプロパティを表示表示します。

継承元: ContentView

コンストラクター

ElementPropertiesView
public ElementPropertiesView()
elementPropertiesView = ElementPropertiesView()

新規ElementPropertiesView を作成します。

ElementPropertiesView
public ElementPropertiesView(ElementPropertiesViewModel viewModel)
elementPropertiesView = ElementPropertiesView(viewModel)

指定したViewModel@で新しい@ElementPropertiesViewを作成します。