다음을 통해 공유


PathFigureCollection.Enumerator.Current 속성

정의

컬렉션의 현재 요소를 가져옵니다.

public:
 property System::Windows::Media::PathFigure ^ Current { System::Windows::Media::PathFigure ^ get(); };
public System.Windows.Media.PathFigure Current { get; }
member this.Current : System.Windows.Media.PathFigure
Public ReadOnly Property Current As PathFigure

속성 값

PathFigure

컬렉션에 있는 현재 요소입니다.

구현

적용 대상