VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Annotation Namespace / LinkAppearance Class
Constructors Properties Methods Events SeeAlso
In This Topic
    LinkAppearance Class Members
    In This Topic
    The following tables list the members exposed by LinkAppearance.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the LinkAppearance class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the color of the background.
    Public PropertyGets or sets the cursor image.
    Public PropertyGets or sets the font of the text.
    Public PropertyGets or sets a value indicating whether the text is transparent.
    Public PropertyGets or sets the color of the text.
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the LinkAppearance instance.
    Public MethodPopulates a SerializationInfo with the data needed to serialize the target object.
    Public MethodSets parameters of the current LinkAppearance object according to the state of the value parameter.
    Public MethodReturns a string that represents the LinkAppearance instance.
    Public Events
     NameDescription
    Public EventOccurs when the link appearance property is changed.
    Public EventOccurs when the link appearance property is changing.
    See Also