Toggle menu
868
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 10:01, 22 June 2016 by MortenHattingVoltelen (talk | contribs) (Created page with "{{CGscriptClass_Template |Name=<nowiki>TabulationImage</nowiki> |Description=<nowiki>A image possible to add to reports. Contains an attachment and image relevant settings</no...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

TabulationImage



A image possible to add to reports. Contains an attachment and image relevant settings

Constructors

Methods

  • string ToString() - The string representation of the object.

Properties

  • int Height { get; set; } - Get/Set height in points for the picture - 1-400 set to -1 for not set
  • string ObjectTypeName { get; } - The name of the type of object.
  • number Opacity { get; set; } - Get/Set opacity for the picture - 0-1
  • int RotatingAngle { get; set; } - Get/Set rotatingangle for the picture - -90 to 90
  • TypeInformation TypeInformation { get; } - Get information about this class.
  • int Width { get; set; } - Get/Set width in points for the picture - 1-400 set to -1 for not set