C# Class BemCheckBox.BemPathManager

Afficher le fichier Open project: hugoparis19/Xamarin_BemCheckBox Class Usage Examples

Méthodes publiques

Свойство Type Description
BoxType BemBoxType
LineWidth float
Size nfloat

Méthodes publiques

Méthode Description
PathForBox ( ) : UIKit.UIBezierPath
PathForCheckMark ( ) : UIKit.UIBezierPath
PathForFlatCheckMark ( ) : UIKit.UIBezierPath
PathForLongCheckMark ( ) : UIKit.UIBezierPath

Method Details

PathForBox() public méthode

public PathForBox ( ) : UIKit.UIBezierPath
Résultat UIKit.UIBezierPath

PathForCheckMark() public méthode

public PathForCheckMark ( ) : UIKit.UIBezierPath
Résultat UIKit.UIBezierPath

PathForFlatCheckMark() public méthode

public PathForFlatCheckMark ( ) : UIKit.UIBezierPath
Résultat UIKit.UIBezierPath

PathForLongCheckMark() public méthode

public PathForLongCheckMark ( ) : UIKit.UIBezierPath
Résultat UIKit.UIBezierPath

Property Details

BoxType public_oe property

public BemBoxType BoxType
Résultat BemBoxType

LineWidth public_oe property

public float LineWidth
Résultat float

Size public_oe property

public nfloat Size
Résultat nfloat