VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Dicom Namespace / DicomRulerTick Structure
Constructors Properties Methods Events SeeAlso
In This Topic
    DicomRulerTick Structure Members
    In This Topic
    The following tables list the members exposed by DicomRulerTick.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the structure.
    Public Properties
     NameDescription
    Public PropertyGets or sets the label of the tick.
    Public PropertyGets or sets the position of the tick.
    Public Methods
     NameDescription
    Public MethodIndicates whether this instance and a specified object are equal. (Inherited from System.ValueType)
    Public MethodReturns the hash code for this instance. (Inherited from System.ValueType)
    Public MethodPopulates a SerializationInfo with the data needed to serialize the target object.
    Public MethodReturns a System.String that represents this instance.
    Public Events
     NameDescription
    Public EventOccurs when the style property is changed.
    Public EventOccurs when the style property is changing.
    See Also