'Declaration Public Property UseGraphicObjectRelativeSize As Boolean
public bool UseGraphicObjectRelativeSize { get; set; }
Property Value
True - layout algorithm must use releative size of graphics object;
false - layout algorithm must use specified size of graphics object.
Default value is false.
false - layout algorithm must use specified size of graphics object.
Default value is false.