I attempt to access the Bounds property of a PathGeometry in my code, but it always returns {0,0,0,0}. I have confirmed that the PathSegments have been successfully added to the PathFigures, and that the PathFigures have been successfully added to the PathGeometry. Why is Bounds always returning {0,0,0,0} instead of the correct values? Thanks.
Nathan Sokalski njsokalski@hotmail.com http://ift.tt/1itfYLg
No comments:
Post a Comment