Name | Description | |
---|---|---|
![]() | NSvgImageFormat Constructor | Creates a new NSvgImageFormat object with default settings. |
The following tables list the members exposed by NSvgImageFormat.
Name | Description | |
---|---|---|
![]() | NSvgImageFormat Constructor | Creates a new NSvgImageFormat object with default settings. |
Name | Description | |
---|---|---|
![]() | AddSvgHeader | Whether or not to add Svg header to the generated document. |
![]() | Attributes | The attributes assciated with the Svg tag. |
![]() | Compress | Whether the svg is in compressed (SVGZ format) format. |
![]() | CultureInfo | Gets/sets the culture info used to encode the generated SVG |
![]() | CustomScript | The script to be injected in the Svg. |
![]() | EmbeddedImageFormat | Describes the format used to encode embedded images. |
![]() | EmbedImagesInSvg | When set to true all images referenced by the Svg document will be embedded using base64 encoding. |
![]() | EnableInteractivity | When set to true the component will generate an automatic ID for each scene element. |
![]() | HtmlTextWriterTag | Overridden. The HTML tag corresponding to this image. |
Name | Description | |
---|---|---|
![]() | Clone | Creates an identical copy of this attribute (Inherited from Nevron.Dom.NAttribute) |
![]() | CreateFieldNonSerializedObjects | (Inherited from Nevron.Dom.NAttribute) |
![]() | CreateNonSerializedObjects | Called to create any non serialized objects, which the holder posseses (Inherited from Nevron.Dom.NAttribute) |
![]() | GetExtension | Overridden. Returns the file extension of the image |
![]() | GetMimeType | Overridden. Returns the mime type of the image. |
![]() | GetName | Overridden. Obtains the name of this image format |
![]() | GetReferenceProvider | Obtains the reference provider to which the object is currently attached (Inherited from Nevron.Dom.NAttribute) |
![]() | OnHistoryAction | Called to perform a history action (Inherited from Nevron.Dom.NAttribute) |
![]() | OnStateChangedFromHistory | Called by history when the object state has changed from history (Inherited from Nevron.Dom.NAttribute) |
![]() | OnStateChangingFromHistory | Called by history when the object state is about to be changed from history (Inherited from Nevron.Dom.NAttribute) |
![]() | ProvideReference | Called to provide a reference to the object of the specified type (Inherited from Nevron.Dom.NAttribute) |
![]() | ToString | Overridden. Obtains the String representation of this instance. |
![]() | UpdateFieldReferences | (Inherited from Nevron.Dom.NAttribute) |
![]() | UpdateReferences | Called to update the references stored by the object (Inherited from Nevron.Dom.NAttribute) |
Name | Description | |
---|---|---|
![]() | Commit | Commits the current transaction (Inherited from Nevron.Dom.NAttribute) |
![]() | EndProperty | Unlocks the history service. Pair it with the StartProperty method (Inherited from Nevron.Dom.NAttribute) |
![]() | OnChanged | Called when this attribute has changed (Inherited from Nevron.Dom.NAttribute) |
![]() | OnPropertyChanged | General property changed handler (Inherited from Nevron.Dom.NAttribute) |
![]() | OnPropertyChanging | General property changing handler (Inherited from Nevron.Dom.NAttribute) |
![]() | PauseHistoryService | Safely pauses the history service (Inherited from Nevron.Dom.NAttribute) |
![]() | RecordAction | Records an action (Inherited from Nevron.Dom.NAttribute) |
![]() | RecordOperation | Safely records a custom operation in the history service to which the attribute is connected (Inherited from Nevron.Dom.NAttribute) |
![]() | RecordProperty | Records the state of the specified property before it is changed (Inherited from Nevron.Dom.NAttribute) |
![]() | RecordState | Overloaded. Records the entire state of the attribute (Inherited from Nevron.Dom.NAttribute) |
![]() | ResumeHistoryService | Safely resumes the history service (Inherited from Nevron.Dom.NAttribute) |
![]() | Rollback | Rolls back the current transaction (Inherited from Nevron.Dom.NAttribute) |
![]() | StartProperty | Records the state of the specified property before it is changed and locks the history service. Pair it with the EndProperty method. (Inherited from Nevron.Dom.NAttribute) |
![]() | StartTransaction | Starts a new transaction (Inherited from Nevron.Dom.NAttribute) |