Toggle menu
862
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.

TabulationBullet class: Difference between revisions

From Catglobe Wiki
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Abstract base class
{{CGscriptClass_Template
 
|Name=<nowiki>TabulationBullet</nowiki>
See
|Description=<nowiki>Settings for Bullets on paragraph</nowiki>
 
|InheritsFrom=object|Methods=
[[TabulationBulletDot class|TabulationBulletDot_class]]
{{CGscriptMethods_Template|ReturnType=string|Name=<nowiki>ToString</nowiki>|Inherited=object|Description=<nowiki>The string representation of the object.</nowiki>}}
 
|Properties=
[[TabulationBulletNumeric class|TabulationBulletNumeric_class]]
{{CGscriptProperties_Template|ReturnType=string|Name=<nowiki>ObjectTypeName</nowiki>|HasGetter=1|Inherited=object|Description=<nowiki>The name of the type of object.</nowiki>}}
 
{{CGscriptProperties_Template|ReturnType=TypeInformation|Name=<nowiki>TypeInformation</nowiki>|HasGetter=1|Inherited=object|Description=<nowiki>Get information about this class.</nowiki>}}
[[Category:Classes]]
}}
[[Category:TabulationBullet]]

Latest revision as of 09:30, 8 July 2020

TabulationBullet



Settings for Bullets on paragraph

Parent class

Inherits from object

Methods

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

Properties

  • (From object) string ObjectTypeName { get; } - The name of the type of object.
  • (From object) TypeInformation TypeInformation { get; } - Get information about this class.