Visual Basic (Declaration) | |
---|---|
Public Property YOffset As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As InstructionSetParameter Dim value As Integer instance.YOffset = value value = instance.YOffset |
C# | |
---|---|
public int YOffset {get; set;} |
Property Value
Vertical offset. This field specifies the vertical location at which the top left corner of the compositing layer being acted on by this instruction shall be placed in the render area, in samples.Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7