언어

PdfPagePathObject.SetStrokeColor(Int32) 메서드

정의

개체의 스트로크 색을 설정합니다.

[Android.Runtime.Register("setStrokeColor", "(I)V", "", ApiSince=36)]
public void SetStrokeColor(int strokeColor);
[<Android.Runtime.Register("setStrokeColor", "(I)V", "", ApiSince=36)>]
member this.SetStrokeColor : int -> unit

매개 변수

strokeColor
Int32

개체의 스트로크 색입니다.

특성

설명

개체의 스트로크 색을 설정합니다.

참고: strokeColor는 투명할 수 없으며 strokeColor를 설정하지 않으면 RenderMode#RENDER_MODE_STROKE#RENDER_MODE_FILL_STROKE효과가 없습니다.

에 대한 android.graphics.pdf.component.PdfPagePathObject.setStrokeColor(int)Java 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상