cgcontextdrawpath Questions
1
I am drawing a line graph by using CGContextRef. Can I zoom in zoom out this graph to show lines clearly.
I am using this code.
CGContextRef context=UIGraphicsGetCurrentContext();
CGContextBeginP...
Flotow asked 15/7, 2015 at 11:0
1
© 2022 - 2024 — McMap. All rights reserved.