C# 클래스 BemCheckBox.BemPathManager

파일 보기 프로젝트 열기: hugoparis19/Xamarin_BemCheckBox 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BoxType BemBoxType
LineWidth float
Size nfloat

공개 메소드들

메소드 설명
PathForBox ( ) : UIKit.UIBezierPath
PathForCheckMark ( ) : UIKit.UIBezierPath
PathForFlatCheckMark ( ) : UIKit.UIBezierPath
PathForLongCheckMark ( ) : UIKit.UIBezierPath

메소드 상세

PathForBox() 공개 메소드

public PathForBox ( ) : UIKit.UIBezierPath
리턴 UIKit.UIBezierPath

PathForCheckMark() 공개 메소드

public PathForCheckMark ( ) : UIKit.UIBezierPath
리턴 UIKit.UIBezierPath

PathForFlatCheckMark() 공개 메소드

public PathForFlatCheckMark ( ) : UIKit.UIBezierPath
리턴 UIKit.UIBezierPath

PathForLongCheckMark() 공개 메소드

public PathForLongCheckMark ( ) : UIKit.UIBezierPath
리턴 UIKit.UIBezierPath

프로퍼티 상세

BoxType 공개적으로 프로퍼티

public BemBoxType BoxType
리턴 BemBoxType

LineWidth 공개적으로 프로퍼티

public float LineWidth
리턴 float

Size 공개적으로 프로퍼티

public nfloat Size
리턴 nfloat