バージョン

PointMarkerTemplate プロパティ

このデータ ポイント マーカーの描画に使用する DataTemplate を取得または設定します。
シンタックス
'宣言
 
Public Property PointMarkerTemplate As DataTemplate
public DataTemplate PointMarkerTemplate {get; set;}
解説
この DataTemplate は必要ありません。設定する場合、MarkerMaterial の Viewport2DVisual3D.IsVisualHostMaterial 添付プロパティを True に設定する必要があります。そうでない場合、DataTemplate は表示されません。
参照