Figure.CanDelayPlacement 속성

정의

이 그림이 컨텐츠 흐름에 해당 배치를 지연할 수 있는지 여부를 나타내는 값을 가져오거나 설정합니다.

public:
 property bool CanDelayPlacement { bool get(); void set(bool value); };
public bool CanDelayPlacement { get; set; }
member this.CanDelayPlacement : bool with get, set
Public Property CanDelayPlacement As Boolean

속성 값

Boolean

true 이 그림에는 배치, 지연 시킬 수 있는 경우 그렇지 않으면 false합니다. 기본값은 true입니다.

설명

종속성 속성 정보

식별자 필드 CanDelayPlacementProperty
메타 데이터 속성 설정 true AffectsParentMeasure

적용 대상