public bool VerticallyCausalContext {get; set;}
public bool VerticallyCausalContext {get; set;}
get_VerticallyCausalContext();
set_VerticallyCausalContext(value);
public:
property bool VerticallyCausalContext {
bool get();
void set ( bool value);
}
'Declaration
Public Property VerticallyCausalContext As Boolean
'Usage
Dim instance As CodecsJpeg2000SaveOptions
Dim value As Boolean
instance.VerticallyCausalContext = value
value = instance.VerticallyCausalContext
Property Value
true if the context models are restricted to being vertically causal within each sub-block.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2