'Declaration
Public Property ClientAnchorType As ClientAnchorType
'Usage
Dim instance As OfficeArtSpContainer Dim value As ClientAnchorType instance.ClientAnchorType = value value = instance.ClientAnchorType
public ClientAnchorType ClientAnchorType {get; set;}