'Declaration Public Property IsShrinkToFit As Boolean
'Usage Dim instance As AlignmentBlock Dim value As Boolean instance.IsShrinkToFit = value value = instance.IsShrinkToFit
public bool IsShrinkToFit {get; set;}
'Declaration Public Property IsShrinkToFit As Boolean
'Usage Dim instance As AlignmentBlock Dim value As Boolean instance.IsShrinkToFit = value value = instance.IsShrinkToFit
public bool IsShrinkToFit {get; set;}