Share via


WmfPlaceableFileHeader.Key 속성

정의

배치 가능한 메타파일 헤더의 유무를 나타내는 값을 가져오거나 설정합니다.

public:
 property int Key { int get(); void set(int value); };
public int Key { get; set; }
member this.Key : int with get, set
Public Property Key As Integer

속성 값

배치 가능한 메타파일 헤더의 유무를 나타내는 값입니다.

설명

이 필드에는 항상 0x9AC6CDD7 값이 있습니다.

적용 대상