C# 클래스 Microsoft.VisualStudio.R.Package.DataInspect.GridPoints.PointAccessor

상속: IPoints
파일 보기 프로젝트 열기: Microsoft/RTVS

공개 메소드들

메소드 설명
PointAccessor ( GridPoints points, ScrollDirection scrollDirection ) : System

비공개 메소드들

메소드 설명
NotSupportedSetter ( int index, double value ) : void

메소드 상세

PointAccessor() 공개 메소드

public PointAccessor ( GridPoints points, ScrollDirection scrollDirection ) : System
points GridPoints
scrollDirection ScrollDirection
리턴 System