C1.Win.8 Assembly / C1.Framework Namespace / BitmapIconRenderer Class / ScaledSize Property

In This Topic
ScaledSize Property (BitmapIconRenderer)
In This Topic
Gets the size of icon after scaling by IconRenderer.DeviceDpi.
Syntax
'Declaration
 
Public ReadOnly Property ScaledSize As Size
 
See Also