public float Offset {get; set;}
public: property float Offset { float get(); void set ( float value); }
'Declaration Public Property Offset As Single
'Usage Dim instance As ModificationArguments Dim value As Single instance.Offset = value value = instance.Offset
Target Platforms: .NET CLR 4.0 or higher
ModificationArguments Class ModificationArguments Members