Class SvgMissingGlyph
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.Svg
Assembly: TelerikCommon.dll
Syntax
[SvgElement("missing-glyph")]
public class SvgMissingGlyph : SvgGlyph, ISvgElement, ISvgTransformable, ICloneable, ISvgNode, ISvgBoundable, ISvgStylable, ISvgClipable, ISvgPathElement
Constructors
SvgMissingGlyph()
Declaration
public SvgMissingGlyph()
Properties
GlyphName
Declaration
public override string GlyphName { get; set; }
Property Value
System.String
|