'Declaration Public Property Offset As System.Single
public System.float Offset {get; set;}
For nested shapes this property value is always relative to the parent shape's GroupShape.ChildrenOffset.
If the shape is not nested and WrapFormat.Type is WrapType.Inline, this value does not have any effect when displaying the object, but can be maintained and used if the object is subsequently changed to floating.
'Declaration Public Property Offset As System.Single
public System.float Offset {get; set;}