Leadtools.Codecs名前空間 > CodecsImageInfoクラス :IsRotatedプロパティ |
public bool IsRotated {get;}
'Declaration
Public ReadOnly Property IsRotated As Boolean
'Usage
Dim instance As CodecsImageInfo Dim value As Boolean value = instance.IsRotated
public bool IsRotated {get;}
@property (nonatomic, assign, readonly) BOOL isRotated
public boolean isRotated()
get_IsRotated();