3 overrides of GetBaseDrawingCost
ReachFramework (3)
AlphaFlattener\Primitive.cs (3)
1617
protected override double
GetBaseDrawingCost
(Matrix worldTransform)
1973
protected override double
GetBaseDrawingCost
(Matrix worldTransform)
2126
protected override double
GetBaseDrawingCost
(Matrix worldTransform)
1 reference to GetBaseDrawingCost
ReachFramework (1)
AlphaFlattener\Primitive.cs (1)
224
return factor *
GetBaseDrawingCost
(worldTransform);