VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebLinkAppearanceJS type
Constructors SeeAlso
In This Topic
    WebLinkAppearanceJS Class Members
    In This Topic
    The following tables list the members exposed by WebLinkAppearanceJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebLinkAppearanceJS class.
    Methods
     NameDescription
    Public MethodCreates a new appearance that is a copy of the current appearance.
    Public MethodCopies the state of the current appearance to the target appearance.
    Public MethodDetermines that this appearance font is equals to the specified appearance.
    Public MethodGets the color of the background.
    Public MethodGets the CSS style of cursor.
    Public MethodGets the font of the text.
    Public MethodGets a value indicating whether the text is transparent.
    Public MethodGets the color of the text.
    Public MethodSets the color of the background.
    Public MethodSets the CSS style of cursor.
    Public MethodSets the font of the text.
    Public MethodSets a value indicating whether the text is transparent.
    Public MethodSets the color of the text.
    Events
     NameDescription
    Public EventOccurs when appearance property is changed.
    Public EventOccurs when appearance property is changing.
    See Also