XamlObjectEventArgs.ElementLinePosition 属性

定义

获取或设置相关对象实例在行中的位置。

public:
 property int ElementLinePosition { int get(); };
public int ElementLinePosition { get; }
member this.ElementLinePosition : int
Public ReadOnly Property ElementLinePosition As Integer

属性值

Int32

元素在行中的位置。

适用于