Text |
The TextRenderer type exposes the following members.
Name | Description | |
---|---|---|
![]() | AfterSerialization | (Inherited from RootRenderer) |
![]() | BeforeSerialization |
Operations performed before the serialization
(Inherited from RootRenderer) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | GetBoolValue(String) |
Returns a parameter boolean value
(Inherited from RootRenderer) |
![]() | GetBoolValue(String, Boolean) |
Returns a parameter boolean value with a default if it does not exist
(Inherited from RootRenderer) |
![]() | GetDoubleValue |
Returns a parameter double value
(Inherited from RootRenderer) |
![]() | GetFileExtension |
File name extension of the generated result
(Overrides RootRendererGetFileExtension) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetNumericValue |
Returns a parameter integer value
(Inherited from RootRenderer) |
![]() | GetRenderDisplayType |
Type display name of the renderer
(Inherited from RootRenderer) |
![]() | GetRenderType |
Type name of the renderer
(Overrides RootRendererGetRenderType) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | GetValue |
Returns the parameter value
(Inherited from RootRenderer) |
![]() | Init |
Init the editor objects
(Inherited from RootEditor) |
![]() | InitDefaultValues |
Init the default values
(Inherited from RootEditor) |
![]() | InitEditor |
Init the editor objects and the default values
(Inherited from RootEditor) |
![]() | InitParameters |
Init all parameters with an option to reset their values
(Inherited from RootRenderer) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | Serialize |
Default serialization
(Inherited from RootRenderer) |
![]() | SetReadOnly |
Set all properties to readonly
(Inherited from RootEditor) |
![]() | ShouldSerializeCustomTemplate | (Inherited from RootRenderer) |
![]() | ShouldSerializeParameters | (Inherited from RootRenderer) |
![]() | ToString | (Inherited from RootRenderer) |
![]() | UpdateEditor |
Update editor attributes
(Inherited from RootEditor) |
![]() | UpdateEditorAttributes |
Refresh properties attrivutes
(Inherited from RootEditor) |