'Declaration Public Enum LinkStates Inherits System.Enum
public enum LinkStates : System.Enum
__value public enum LinkStates : public System.Enum
public enum class LinkStates : public System.Enum
'Declaration Public Enum LinkStates Inherits System.Enum
public enum LinkStates : System.Enum
__value public enum LinkStates : public System.Enum
public enum class LinkStates : public System.Enum
Member | Description |
---|---|
Normal | Default state of the hyperlink. |
Hovered | State of the hyperlink when the cursor is over the link. |
Clicked | State of the hyperlink when the link is clicked. |
System.Object
 System.ValueType
   System.Enum
     Vintasoft.Imaging.Annotation.LinkStates
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5