VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomImageRulerCollectionJS type
Constructors SeeAlso
In This Topic
    WebDicomImageRulerCollectionJS Class Members
    In This Topic
    The following tables list the members exposed by WebDicomImageRulerCollectionJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebDicomImageRulerCollectionJS class.
    Methods
     NameDescription
    Public MethodAdds ruler to this collection.
    Public MethodAdds an array of rulers to this collection.
    Public MethodRemoves all rulers from this collection.
    Public MethodReturns a value indicating whether this collection contains specified ruler.
    Public MethodGets the number of elements, which are contained in the collection.
    Public MethodReturns ruler at the specified index.
    Public MethodReturns the zero-based index of the first occurrence of ruler in this collection.
    Public MethodInserts ruler to this collection.
    Public MethodRemoves ruler from this colleciton.
    Public MethodRemoves ruler from this collection.
    Public MethodReturns an array of rulers.
    See Also