c# - Using double instead of integer with Control.Size -


is possible force control.size property accept double type instead of integer? if not, there alternative? i'm using labels represent values decimal numbers.

no, it's impossible since size property describes number of pixels element displayed on. since there no meaning half pixel, there no meaning using sizef size of control.


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -