You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > SizeD Structure
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
SizeD Structure

Stores an ordered pair of floating-point numbers, typically the width and height of a rectangle.

Syntax
C++
C#
Visual Basic
public: struct SizeD : public IStiDefault { SizeD Empty = new SizeD(0, 0); };
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.