C# 클래스 AcManager.Tools.Objects.TrackExtraLayoutObject

상속: TrackObjectBase
파일 보기 프로젝트 열기: gro-ove/actools 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
TrackExtraLayoutObject ( IFileAcManager manager, [ parent, bool enabled, string fixedLocation ) : System.IO

보호된 메소드들

메소드 설명
GetLocation ( ) : string
InitializeLocations ( ) : void

메소드 상세

GetLocation() 보호된 메소드

protected GetLocation ( ) : string
리턴 string

InitializeLocations() 보호된 메소드

protected InitializeLocations ( ) : void
리턴 void

TrackExtraLayoutObject() 공개 메소드

public TrackExtraLayoutObject ( IFileAcManager manager, [ parent, bool enabled, string fixedLocation ) : System.IO
manager IFileAcManager
parent [
enabled bool
fixedLocation string
리턴 System.IO