Toggle menu
876
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle preferences menu
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
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
See
{{CGscriptClass_Template
 
|Name=<nowiki>TabulationBullet</nowiki>
[[TabulationBulletDot_class|TabulationBulletDot_class]]
|Description=<nowiki>Settings for Bullets on paragraph</nowiki>
 
|InheritsFrom=object|Methods=
[[TabulationBulletNumeric_class|TabulationBulletNumeric_class]]
{{CGscriptMethods_Template|ReturnType=string|Name=<nowiki>ToString</nowiki>|Inherited=object|Description=<nowiki>The string representation of the object.</nowiki>}}
|Properties=
{{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: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.