C#
VB
WinRT C#
C++
Gets a value representing the number of items in the "Major Ticks Sequence" (0070,0287) in the "Compound Graphic Sequence" (0070,0209).
public int MajorTickCount { get; }
Public ReadOnly Property MajorTickCount As Integer
public int MajorTickCount {get;}
get_MajorTickCount();
public:
property int MajorTickCount {
int get();
}
The number of items in the "Major Ticks Sequence" (0070,0287) in the "Compound Graphic Sequence" (0070,0209).
For an example, refer to CreateCompoundGraphic.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET