'DeclarationPublic Property ClientAnchorType As ClientAnchorType
'UsageDim instance As OfficeArtSpContainer Dim value As ClientAnchorType instance.ClientAnchorType = value value = instance.ClientAnchorType
public ClientAnchorType ClientAnchorType {get; set;}