3 overrides of GetBaseDrawingCost
ReachFramework (3)
AlphaFlattener\Primitive.cs (3)
1611
protected override double
GetBaseDrawingCost
(Matrix worldTransform)
1966
protected override double
GetBaseDrawingCost
(Matrix worldTransform)
2119
protected override double
GetBaseDrawingCost
(Matrix worldTransform)
1 reference to GetBaseDrawingCost
ReachFramework (1)
AlphaFlattener\Primitive.cs (1)
229
return factor *
GetBaseDrawingCost
(worldTransform);