StreamStartPosition Property (Image)
In This Topic
Gets the start position for image data in the associated Stream.
Syntax
'Declaration
Public ReadOnly Property StreamStartPosition As System.Long
public System.long StreamStartPosition {get;}
See Also