Table of Contents

TSVGAttribute Structure

Represents an attribute for using in SVG.

Syntax

Namespace: FlexCel.Core

public struct TSVGAttribute

Constructors

Methods

Name Description
Equals Returns true if obj has the same data as this instance.
GetHashCode Returns the hashcode of the object.

Operators

Name Description
Equality Returns true if both structures are the same.
Inequality Returns true if both structures are different.

Properties

Name Description
Name Name of the SVG attribute.
Value Value of the SVG attribute.
Namespace Namespace of the SVG attribute.