| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property PlanarConfiguration As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int PlanarConfiguration {get;} | |
Return Value
Value that indicates the the planar configuration. Color-by-plane or color-by-pixel.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code