| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property PhotometricInterpretationName As String | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public string PhotometricInterpretationName {get;} | |
Return Value
Represents the Name of the photometric type.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code