StringFormatFlags and Serialization
I'm working on a graphics generation web service which takes a bunch of
parameters for corresponding labels from a database and draws them onto an
image. Is there any easy way for me to calculate the values for the
StringFormatFlags enum. Ideally I'd like to use a single int field but I
can't see a way to do that so far.
No comments:
Post a Comment