Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
845
ActualHeight and ActualWidth not set correctly
posted

On any of the barcde controls the ActualHeight and ActualWidth properties aren't set correctly.

I'm writing a control to layout items on a label (Description, Price, Barcode, etc.) I've got some code that allows the items to be moved, scaled and rotated on the canvas but it requires that the ActualHeight and ActualWidth values be set.

For the XamInterleaved2Of5Barcode and others these values aren't set so the object I create that displays the drag, resize and rotate handles is the wrong size. It's too small and can't be easily picked.

I'm using v11.2 of the toolkit on Silverlight 5