Visual Basic (Declaration) | |
---|---|
Public MustOverride Function GetFrameOffsets() As Integer() |
C# | |
---|---|
public abstract int[] GetFrameOffsets() |
C++/CLI | |
---|---|
public: abstract array<int>^ GetFrameOffsets(); |
Return Value
An array of frame offsetsTarget Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)