다음을 통해 공유


PathF.GetPointsForSegment(Int32) 메서드

정의

public:
 cli::array <Microsoft::Maui::Graphics::PointF> ^ GetPointsForSegment(int segmentIndex);
public Microsoft.Maui.Graphics.PointF[] GetPointsForSegment (int segmentIndex);
member this.GetPointsForSegment : int -> Microsoft.Maui.Graphics.PointF[]
Public Function GetPointsForSegment (segmentIndex As Integer) As PointF()

매개 변수

segmentIndex
Int32

반환

PointF[]

적용 대상