C# Class Frost.DirectX.CombinationSink

Inheritance: GeometrySinkBase
Afficher le fichier Open project: fealty/Frost

Méthodes publiques

Méthode Description
CreateCombination ( SharpDX.Direct2D1.Geometry resolvedDestination, SharpDX.Direct2D1.Geometry resolvedSource, CombinationOperation combination, float tolerance ) : Shape

Method Details

CreateCombination() public méthode

public CreateCombination ( SharpDX.Direct2D1.Geometry resolvedDestination, SharpDX.Direct2D1.Geometry resolvedSource, CombinationOperation combination, float tolerance ) : Shape
resolvedDestination SharpDX.Direct2D1.Geometry
resolvedSource SharpDX.Direct2D1.Geometry
combination CombinationOperation
tolerance float
Résultat Shape